Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c162 static int igbvf_allmulticast_disable(struct rte_eth_dev *dev);
406 .allmulticast_disable = igbvf_allmulticast_disable,
3702 igbvf_allmulticast_disable(struct rte_eth_dev *dev) in igbvf_allmulticast_disable() function