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