Searched refs:i40evf_dev_tx_queue_stop (Results 1 – 1 of 1) sorted by relevance
107 static int i40evf_dev_tx_queue_stop(struct rte_eth_dev *dev,197 .tx_queue_stop = i40evf_dev_tx_queue_stop,810 if (i40evf_dev_tx_queue_stop(dev, i) != 0) { in i40evf_stop_queues()1831 i40evf_dev_tx_queue_stop(struct rte_eth_dev *dev, uint16_t tx_queue_id) in i40evf_dev_tx_queue_stop() function