Searched refs:eth_igb_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance
83 static int eth_igb_promiscuous_disable(struct rte_eth_dev *dev);339 .promiscuous_disable = eth_igb_promiscuous_disable,2750 eth_igb_promiscuous_disable(struct rte_eth_dev *dev) in eth_igb_promiscuous_disable() function