Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c160 static int igbvf_promiscuous_disable(struct rte_eth_dev *dev);
404 .promiscuous_disable = igbvf_promiscuous_disable,
3676 igbvf_promiscuous_disable(struct rte_eth_dev *dev) in igbvf_promiscuous_disable() function