Searched refs:eth_igc_promiscuous_enable (Results 1 – 1 of 1) sorted by relevance
181 static int eth_igc_promiscuous_enable(struct rte_eth_dev *dev);251 .promiscuous_enable = eth_igc_promiscuous_enable,1386 eth_igc_promiscuous_enable(struct rte_eth_dev *dev) in eth_igc_promiscuous_enable() function