Lines Matching defs:tid_ampdu_tx
168 struct tid_ampdu_tx { struct
169 struct rcu_head rcu_head;
170 struct timer_list session_timer;
171 struct timer_list addba_resp_timer;
172 struct sk_buff_head pending;
173 struct sta_info *sta;
174 unsigned long state;
175 unsigned long last_tx;
176 u16 timeout;
177 u8 dialog_token;
178 u8 stop_initiator;
179 bool tx_stop;
180 u16 buf_size;
182 u16 failed_bar_ssn;
183 bool bar_pending;
184 bool amsdu;
185 u8 tid;