Searched defs:tid_ampdu_tx (Results 1 – 1 of 1) sorted by relevance
189 struct tid_ampdu_tx { struct190 struct rcu_head rcu_head;191 struct timer_list session_timer;192 struct timer_list addba_resp_timer;193 struct sk_buff_head pending;194 struct sta_info *sta;195 unsigned long state;196 unsigned long last_tx;197 u16 timeout;198 u8 dialog_token;[all …]