Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dsta_info.h190 struct tid_ampdu_tx { struct
191 struct rcu_head rcu_head;
192 struct timer_list session_timer;
193 struct timer_list addba_resp_timer;
194 struct sk_buff_head pending;
195 struct sta_info *sta;
196 unsigned long state;
197 unsigned long last_tx;
198 u16 timeout;
199 u8 dialog_token;
[all …]