Searched refs:igbvf_promiscuous_enable (Results 1 – 1 of 1) sorted by relevance
159 static int igbvf_promiscuous_enable(struct rte_eth_dev *dev);405 .promiscuous_enable = igbvf_promiscuous_enable,3402 igbvf_promiscuous_enable(struct rte_eth_dev *dev) in igbvf_promiscuous_enable() function