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