Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A Digb_ethdev.c160 static int igbvf_promiscuous_disable(struct rte_eth_dev *dev);
406 .promiscuous_disable = igbvf_promiscuous_disable,
3413 igbvf_promiscuous_disable(struct rte_eth_dev *dev) in igbvf_promiscuous_disable() function