Searched defs:rx_agg (Results 1 – 3 of 3) sorted by relevance
17 int rx_agg; member
851 struct rx_agg { struct852 struct list_head list, info_list;853 struct urb *urb;854 struct r8152 *context;855 struct page *page;856 void *buffer;2050 struct rx_agg *rx_agg; in alloc_rx_agg() local
1986 struct rx_agg_cmp *rx_agg) in bnxt_tpa_agg()