Searched defs:wil_tid_ampdu_rx (Results 1 – 1 of 1) sorted by relevance
441 struct wil_tid_ampdu_rx { struct442 struct sk_buff **reorder_buf;443 unsigned long *reorder_time;444 struct timer_list session_timer;445 struct timer_list reorder_timer;446 unsigned long last_rx;447 u16 head_seq_num;448 u16 stored_mpdu_num;449 u16 ssn;450 u16 buf_size;[all …]