Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c20 static int axgbe_dev_promiscuous_disable(struct rte_eth_dev *dev);
219 .promiscuous_disable = axgbe_dev_promiscuous_disable,
426 axgbe_dev_promiscuous_disable(struct rte_eth_dev *dev) in axgbe_dev_promiscuous_disable() function