Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c161 static int igbvf_allmulticast_enable(struct rte_eth_dev *dev);
405 .allmulticast_enable = igbvf_allmulticast_enable,
3690 igbvf_allmulticast_enable(struct rte_eth_dev *dev) in igbvf_allmulticast_enable() function