Searched refs:iavf_dev_rx_queue_stop (Results 1 – 3 of 3) sorted by relevance
595 int iavf_dev_rx_queue_stop(struct rte_eth_dev *dev, uint16_t rx_queue_id);
213 .rx_queue_stop = iavf_dev_rx_queue_stop,
930 iavf_dev_rx_queue_stop(struct rte_eth_dev *dev, uint16_t rx_queue_id) in iavf_dev_rx_queue_stop() function