Home
last modified time | relevance | path

Searched refs:ionic_dev_tx_queue_stop (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rxtx.h36 int ionic_dev_tx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id);
H A Dionic_rxtx.c132 ionic_dev_tx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t tx_queue_id) in ionic_dev_tx_queue_stop() function
H A Dionic_ethdev.c112 .tx_queue_stop = ionic_dev_tx_queue_stop,