Lines Matching defs:tid_ampdu_tx
161 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;
171 u8 stop_initiator;
172 bool tx_stop;
173 u16 buf_size;
175 u16 failed_bar_ssn;
176 bool bar_pending;
177 bool amsdu;
178 u8 tid;