Searched defs:rx_agg (Results 1 – 4 of 4) sorted by relevance
17 int rx_agg; member
700 struct rx_agg { struct701 struct list_head list, info_list;702 struct urb *urb;703 struct r8152 *context;704 struct page *page;705 void *buffer;1527 struct rx_agg *rx_agg; in alloc_rx_agg() local
272 #define TPA_AGG_AGG_ID(rx_agg) \ argument
1640 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()