Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h589 void ixgbe_dev_rx_queue_release(void *rxq);
H A Dixgbe_rxtx.c2847 ixgbe_dev_rx_queue_release(void *rxq) in ixgbe_dev_rx_queue_release() function
3375 ixgbe_dev_rx_queue_release(dev->data->rx_queues[i]); in ixgbe_dev_free_queues()
H A Dixgbe_ethdev.c521 .rx_queue_release = ixgbe_dev_rx_queue_release,
592 .rx_queue_release = ixgbe_dev_rx_queue_release,