Home
last modified time | relevance | path

Searched refs:ionic_dev_promiscuous_enable (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.h155 int ionic_dev_promiscuous_enable(struct rte_eth_dev *dev);
H A Dionic_ethdev.c97 .promiscuous_enable = ionic_dev_promiscuous_enable,
H A Dionic_lif.c468 ionic_dev_promiscuous_enable(struct rte_eth_dev *eth_dev) in ionic_dev_promiscuous_enable() function