Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_rxtx.h52 int ionic_dev_rx_queue_start_secondhalf(struct rte_eth_dev *dev,
H A Dionic_rxtx.c719 return ionic_dev_rx_queue_start_secondhalf(dev, rx_queue_id); in ionic_dev_rx_queue_start()
751 ionic_dev_rx_queue_start_secondhalf(struct rte_eth_dev *dev, in ionic_dev_rx_queue_start_secondhalf() function
H A Dionic_lif.c2047 err = ionic_dev_rx_queue_start_secondhalf(dev, i + j); in ionic_lif_start()