Searched refs:txgbevf_dev_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance
67 static int txgbevf_dev_promiscuous_disable(struct rte_eth_dev *dev);1197 txgbevf_dev_promiscuous_disable(struct rte_eth_dev *dev) in txgbevf_dev_promiscuous_disable() function1341 .promiscuous_disable = txgbevf_dev_promiscuous_disable,