Searched refs:ionic_dev_tx_queue_stop (Results 1 – 3 of 3) sorted by relevance
36 int ionic_dev_tx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id);
132 ionic_dev_tx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id) in ionic_dev_tx_queue_stop() function
112 .tx_queue_stop = ionic_dev_tx_queue_stop,