Searched refs:ixgbe_dev_clear_queues (Results 1 – 3 of 3) sorted by relevance
579 void ixgbe_dev_clear_queues(struct rte_eth_dev *dev);
2842 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()
3373 ixgbe_dev_clear_queues(struct rte_eth_dev *dev) in ixgbe_dev_clear_queues() function