Searched defs:tid_ampdu_tx (Results 1 – 1 of 1) sorted by relevance
153 struct tid_ampdu_tx { struct154 struct rcu_head rcu_head;155 struct timer_list session_timer;156 struct timer_list addba_resp_timer;157 struct sk_buff_head pending;158 unsigned long state;159 unsigned long last_tx;160 u16 timeout;161 u8 dialog_token;162 u8 stop_initiator;[all …]