Searched defs:rx_agg (Results 1 – 4 of 4) sorted by relevance
17 int rx_agg; member
845 struct rx_agg { struct846 struct list_head list, info_list;847 struct urb *urb;848 struct r8152 *context;849 struct page *page;850 void *buffer;2044 struct rx_agg *rx_agg; in alloc_rx_agg() local
399 #define TPA_AGG_AGG_ID(rx_agg) \ argument
1998 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()