Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_rxtx.h56 int ionic_dev_tx_queue_start_secondhalf(struct rte_eth_dev *dev,
H A Dionic_rxtx.c216 return ionic_dev_tx_queue_start_secondhalf(dev, tx_queue_id); in ionic_dev_tx_queue_start()
239 ionic_dev_tx_queue_start_secondhalf(struct rte_eth_dev *dev, in ionic_dev_tx_queue_start_secondhalf() function
H A Dionic_lif.c2072 err = ionic_dev_tx_queue_start_secondhalf(dev, i + j); in ionic_lif_start()