Searched refs:iavf_dev_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance
92 static int iavf_dev_promiscuous_disable(struct rte_eth_dev *dev);172 .promiscuous_disable = iavf_dev_promiscuous_disable,908 iavf_dev_promiscuous_disable(struct rte_eth_dev *dev) in iavf_dev_promiscuous_disable() function