Searched defs:rx_agg (Results 1 – 4 of 4) sorted by relevance
17 int rx_agg; member
849 struct rx_agg { struct850 struct list_head list, info_list;851 struct urb *urb;852 struct r8152 *context;853 struct page *page;854 void *buffer;2045 struct rx_agg *rx_agg; in alloc_rx_agg() local
285 #define TPA_AGG_AGG_ID(rx_agg) \ argument
1738 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()