Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac80211/
Dsta_info.h180 struct tid_ampdu_tx { struct
181 struct rcu_head rcu_head;
182 struct timer_list session_timer;
183 struct timer_list addba_resp_timer;
184 struct sk_buff_head pending;
185 struct sta_info *sta;
186 unsigned long state;
187 unsigned long last_tx;
188 u16 timeout;
189 u8 dialog_token;
[all …]