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