Lines Matching refs:IEEE80211_NUM_TIDS
233 struct tid_ampdu_rx __rcu *tid_rx[IEEE80211_NUM_TIDS];
234 unsigned long tid_rx_timer_expired[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
235 unsigned long tid_rx_stop_requested[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
238 struct tid_ampdu_tx __rcu *tid_tx[IEEE80211_NUM_TIDS];
239 struct tid_ampdu_tx *tid_start_tx[IEEE80211_NUM_TIDS];
240 unsigned long last_addba_req_time[IEEE80211_NUM_TIDS];
241 u8 addba_req_num[IEEE80211_NUM_TIDS];
449 u64 msdu[IEEE80211_NUM_TIDS + 1];
453 __le16 last_seq_ctrl[IEEE80211_NUM_TIDS + 1];
461 u64 msdu_retries[IEEE80211_NUM_TIDS + 1];
462 u64 msdu_failed[IEEE80211_NUM_TIDS + 1];
470 u64 msdu[IEEE80211_NUM_TIDS + 1];
478 u8 timer_to_tid[IEEE80211_NUM_TIDS];