Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c159 static int igbvf_promiscuous_enable(struct rte_eth_dev *dev);
403 .promiscuous_enable = igbvf_promiscuous_enable,
3665 igbvf_promiscuous_enable(struct rte_eth_dev *dev) in igbvf_promiscuous_enable() function