Searched defs:wil_tid_ampdu_rx (Results 1 – 1 of 1) sorted by relevance
677 struct wil_tid_ampdu_rx { struct678 struct sk_buff **reorder_buf;679 unsigned long last_rx;680 u16 head_seq_num;681 u16 stored_mpdu_num;682 u16 ssn;683 u16 buf_size;684 u16 ssn_last_drop;685 unsigned long long total; /* frames processed */686 unsigned long long drop_dup;[all …]