Searched refs:iavf_dev_promiscuous_enable (Results 1 – 1 of 1) sorted by relevance
104 static int iavf_dev_promiscuous_enable(struct rte_eth_dev *dev);203 .promiscuous_enable = iavf_dev_promiscuous_enable,1234 iavf_dev_promiscuous_enable(struct rte_eth_dev *dev) in iavf_dev_promiscuous_enable() function