Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_ethdev.c92 static int iavf_dev_promiscuous_disable(struct rte_eth_dev *dev);
172 .promiscuous_disable = iavf_dev_promiscuous_disable,
908 iavf_dev_promiscuous_disable(struct rte_eth_dev *dev) in iavf_dev_promiscuous_disable() function