Searched refs:ionic_dev_rx_queue_stop (Results 1 – 4 of 4) sorted by relevance
30 int ionic_dev_rx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t rx_queue_id);
106 .rx_queue_stop = ionic_dev_rx_queue_stop,
1105 ionic_dev_rx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t rx_queue_id) in ionic_dev_rx_queue_stop() function
81 (void)ionic_dev_rx_queue_stop(lif->eth_dev, i); in ionic_lif_stop()