Searched refs:iavf_dev_tx_queue_stop (Results 1 – 3 of 3) sorted by relevance
410 int iavf_dev_tx_queue_stop(struct rte_eth_dev *dev, uint16_t tx_queue_id);
183 .tx_queue_stop = iavf_dev_tx_queue_stop,
831 iavf_dev_tx_queue_stop(struct rte_eth_dev *dev, uint16_t tx_queue_id) in iavf_dev_tx_queue_stop() function