Searched refs:ice_allmulti_disable (Results 1 – 1 of 1) sorted by relevance
104 static int ice_allmulti_disable(struct rte_eth_dev *dev);199 .allmulticast_disable = ice_allmulti_disable,4483 ice_allmulti_disable(struct rte_eth_dev *dev) in ice_allmulti_disable() function