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