Searched refs:ionic_dev_tx_queue_stop (Results 1 – 4 of 4) sorted by relevance
36 int ionic_dev_tx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id);
110 .tx_queue_stop = ionic_dev_tx_queue_stop,
137 ionic_dev_tx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id) in ionic_dev_tx_queue_stop() function
87 (void)ionic_dev_tx_queue_stop(lif->eth_dev, i); in ionic_lif_stop()