Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h591 void ixgbe_dev_tx_queue_release(void *txq);
H A Dixgbe_rxtx.c2442 ixgbe_dev_tx_queue_release(void *txq) in ixgbe_dev_tx_queue_release() function
3382 ixgbe_dev_tx_queue_release(dev->data->tx_queues[i]); in ixgbe_dev_free_queues()
H A Dixgbe_ethdev.c523 .tx_queue_release = ixgbe_dev_tx_queue_release,
594 .tx_queue_release = ixgbe_dev_tx_queue_release,