Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h579 void ixgbe_dev_clear_queues(struct rte_eth_dev *dev);
H A Dixgbe_ethdev.c2842 ixgbe_dev_clear_queues(dev); in ixgbe_dev_start()
2892 ixgbe_dev_clear_queues(dev); in ixgbe_dev_stop()
5344 ixgbe_dev_clear_queues(dev); in ixgbevf_dev_start()
5357 ixgbe_dev_clear_queues(dev); in ixgbevf_dev_start()
5371 ixgbe_dev_clear_queues(dev); in ixgbevf_dev_start()
5381 ixgbe_dev_clear_queues(dev); in ixgbevf_dev_start()
5442 ixgbe_dev_clear_queues(dev); in ixgbevf_dev_stop()
H A Dixgbe_rxtx.c3373 ixgbe_dev_clear_queues(struct rte_eth_dev *dev) in ixgbe_dev_clear_queues() function