Searched refs:eth_igb_promiscuous_enable (Results 1 – 1 of 1) sorted by relevance
82 static int eth_igb_promiscuous_enable(struct rte_eth_dev *dev);338 .promiscuous_enable = eth_igb_promiscuous_enable,2736 eth_igb_promiscuous_enable(struct rte_eth_dev *dev) in eth_igb_promiscuous_enable() function