Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_rxtx.h54 int ionic_dev_tx_queue_start_firsthalf(struct rte_eth_dev *dev,
H A Dionic_rxtx.c212 err = ionic_dev_tx_queue_start_firsthalf(dev, tx_queue_id); in ionic_dev_tx_queue_start()
220 ionic_dev_tx_queue_start_firsthalf(struct rte_eth_dev *dev, in ionic_dev_tx_queue_start_firsthalf() function
H A Dionic_lif.c2063 err = ionic_dev_tx_queue_start_firsthalf(dev, i + j); in ionic_lif_start()