Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c276 static int ixgbevf_dev_promiscuous_disable(struct rte_eth_dev *dev);
574 .promiscuous_disable = ixgbevf_dev_promiscuous_disable,
7750 ixgbevf_dev_promiscuous_disable(struct rte_eth_dev *dev) in ixgbevf_dev_promiscuous_disable() function