Searched defs:wil_tid_ampdu_rx (Results 1 – 1 of 1) sorted by relevance
425 struct wil_tid_ampdu_rx { struct426 struct sk_buff **reorder_buf;427 unsigned long *reorder_time;428 struct timer_list session_timer;429 struct timer_list reorder_timer;430 unsigned long last_rx;431 u16 head_seq_num;432 u16 stored_mpdu_num;433 u16 ssn;434 u16 buf_size;[all …]