Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h585 void ixgbe_dev_clear_queues(struct rte_eth_dev *dev);
H A Dixgbe_ethdev.c2822 ixgbe_dev_clear_queues(dev); in ixgbe_dev_start()
2872 ixgbe_dev_clear_queues(dev); in ixgbe_dev_stop()
5317 ixgbe_dev_clear_queues(dev); in ixgbevf_dev_start()
5330 ixgbe_dev_clear_queues(dev); in ixgbevf_dev_start()
5414 ixgbe_dev_clear_queues(dev); in ixgbevf_dev_stop()
H A Dixgbe_rxtx.c3332 ixgbe_dev_clear_queues(struct rte_eth_dev *dev) in ixgbe_dev_clear_queues() function