Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev_vf.c97 static int i40evf_dev_promiscuous_disable(struct rte_eth_dev *dev);
179 .promiscuous_disable = i40evf_dev_promiscuous_disable,
2287 i40evf_dev_promiscuous_disable(struct rte_eth_dev *dev) in i40evf_dev_promiscuous_disable() function