Searched refs:eth_em_promiscuous_enable (Results 1 – 1 of 1) sorted by relevance
38 static int eth_em_promiscuous_enable(struct rte_eth_dev *dev);166 .promiscuous_enable = eth_em_promiscuous_enable,1274 eth_em_promiscuous_enable(struct rte_eth_dev *dev) in eth_em_promiscuous_enable() function