Searched refs:ice_promisc_disable (Results 1 – 1 of 1) sorted by relevance
118 static int ice_promisc_disable(struct rte_eth_dev *dev);238 .promiscuous_disable = ice_promisc_disable,4706 ice_promisc_disable(struct rte_eth_dev *dev) in ice_promisc_disable() function