Home
last modified time | relevance | path

Searched defs:hn_tx_queue (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/netvsc/
H A Dhn_var.h53 struct hn_tx_queue { struct
54 struct hn_data *hv;
56 uint16_t port_id;
57 uint16_t queue_id;
58 uint32_t free_thresh;
61 void *tx_rndis;
65 uint32_t agg_szmax;
66 uint32_t agg_pktmax;
67 uint32_t agg_align;
71 uint32_t agg_pktleft;
[all …]