Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_rxtx.h64 void ionic_dev_tx_queue_stop_firsthalf(struct rte_eth_dev *dev,
H A Dionic_rxtx.c99 ionic_dev_tx_queue_stop_firsthalf(dev, tx_queue_id); in ionic_dev_tx_queue_stop()
106 ionic_dev_tx_queue_stop_firsthalf(struct rte_eth_dev *dev, in ionic_dev_tx_queue_stop_firsthalf() function
H A Dionic_lif.c81 ionic_dev_tx_queue_stop_firsthalf(dev, i + j); in ionic_lif_stop()