Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dsta_info.h184 struct tid_ampdu_tx { struct
185 struct rcu_head rcu_head;
186 struct timer_list session_timer;
187 struct timer_list addba_resp_timer;
188 struct sk_buff_head pending;
189 struct sta_info *sta;
190 unsigned long state;
191 unsigned long last_tx;
192 u16 timeout;
193 u8 dialog_token;
[all …]