Searched defs:hn_tx_queue (Results 1 – 1 of 1) sorted by relevance
55 struct hn_tx_queue { struct56 struct hn_data *hv;58 uint16_t port_id;59 uint16_t queue_id;60 uint32_t free_thresh;63 void *tx_rndis;67 uint32_t agg_szmax;68 uint32_t agg_pktmax;69 uint32_t agg_align;73 uint32_t agg_pktleft;[all …]