Searched refs:igbvf_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance
160 static int igbvf_promiscuous_disable(struct rte_eth_dev *dev);404 .promiscuous_disable = igbvf_promiscuous_disable,3676 igbvf_promiscuous_disable(struct rte_eth_dev *dev) in igbvf_promiscuous_disable() function