Searched defs:tid_ampdu_tx (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Dsta_info.h112 * struct tid_ampdu_tx - TID aggregation information (Tx).
137 struct tid_ampdu_tx { struct
225 struct tid_ampdu_tx __rcu *tid_tx[IEEE80211_NUM_TIDS];
226 struct tid_ampdu_tx *tid_start_tx[IEEE80211_NUM_TIDS];
527 struct tid_ampdu_tx *tid_tx);
529 static inline struct tid_ampdu_tx *

Completed in 5 milliseconds