Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_rxtx.h50 int ionic_dev_rx_queue_start_firsthalf(struct rte_eth_dev *dev,
H A Dionic_rxtx.c715 err = ionic_dev_rx_queue_start_firsthalf(dev, rx_queue_id); in ionic_dev_rx_queue_start()
723 ionic_dev_rx_queue_start_firsthalf(struct rte_eth_dev *dev, in ionic_dev_rx_queue_start_firsthalf() function
H A Dionic_lif.c2038 err = ionic_dev_rx_queue_start_firsthalf(dev, i + j); in ionic_lif_start()