Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dsta_info.h161 struct tid_ampdu_tx { struct
162 struct rcu_head rcu_head;
163 struct timer_list session_timer;
164 struct timer_list addba_resp_timer;
165 struct sk_buff_head pending;
166 struct sta_info *sta;
167 unsigned long state;
168 unsigned long last_tx;
169 u16 timeout;
170 u8 dialog_token;
[all …]