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