Home
last modified time | relevance | path

Searched refs:atl_dev_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c26 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