Home
last modified time | relevance | path

Searched refs:ice_allmulti_disable (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c104 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