Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h178 void hn_dev_tx_queue_release(void *arg);
H A Dhn_rxtx.c359 hn_dev_tx_queue_release(void *arg) in hn_dev_tx_queue_release() function
1641 hn_dev_tx_queue_release(dev->data->tx_queues[i]); in hn_dev_free_queues()
H A Dhn_ethdev.c894 .tx_queue_release = hn_dev_tx_queue_release,