Searched refs:eth_igc_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance
189 static int eth_igc_promiscuous_disable(struct rte_eth_dev *dev);259 .promiscuous_disable = eth_igc_promiscuous_disable,1404 eth_igc_promiscuous_disable(struct rte_eth_dev *dev) in eth_igc_promiscuous_disable() function