Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_var.h216 struct hn_rx_queue *hn_rx_queue_alloc(struct hn_data *hv,
H A Dhn_rxtx.c870 struct hn_rx_queue *hn_rx_queue_alloc(struct hn_data *hv, in hn_rx_queue_alloc() function
943 rxq = hn_rx_queue_alloc(hv, queue_idx, socket_id); in hn_dev_rx_queue_setup()
H A Dhn_ethdev.c1206 hv->primary = hn_rx_queue_alloc(hv, 0, in eth_hn_dev_init()