Searched refs:eth_em_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance
39 static int eth_em_promiscuous_disable(struct rte_eth_dev *dev);167 .promiscuous_disable = eth_em_promiscuous_disable,1282 eth_em_promiscuous_disable(struct rte_eth_dev *dev) in eth_em_promiscuous_disable() function