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