Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h194 void hn_dev_rx_queue_release(void *arg);
H A Dhn_ethdev.c897 .rx_queue_release = hn_dev_rx_queue_release,
H A Dhn_rxtx.c1007 hn_dev_rx_queue_release(void *arg) in hn_dev_rx_queue_release() function