Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h184 struct hn_rx_queue *hn_rx_queue_alloc(struct hn_data *hv,
H A Dhn_rxtx.c872 struct hn_rx_queue *hn_rx_queue_alloc(struct hn_data *hv, in hn_rx_queue_alloc() function
945 rxq = hn_rx_queue_alloc(hv, queue_idx, socket_id); in hn_dev_rx_queue_setup()
H A Dhn_ethdev.c1014 hv->primary = hn_rx_queue_alloc(hv, 0, in eth_hn_dev_init()