Searched refs:atl_dev_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance
26 static int atl_dev_promiscuous_disable(struct rte_eth_dev *dev);272 .promiscuous_disable = atl_dev_promiscuous_disable,1237 atl_dev_promiscuous_disable(struct rte_eth_dev *dev) in atl_dev_promiscuous_disable() function