Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c276 static int ixgbevf_dev_promiscuous_disable(struct rte_eth_dev *dev);
582 .promiscuous_disable = ixgbevf_dev_promiscuous_disable,
7944 ixgbevf_dev_promiscuous_disable(struct rte_eth_dev *dev) in ixgbevf_dev_promiscuous_disable() function