Lines Matching defs:tid_ampdu_tx
143 struct tid_ampdu_tx { struct
144 struct rcu_head rcu_head;
145 struct timer_list session_timer;
146 struct timer_list addba_resp_timer;
147 struct sk_buff_head pending;
148 unsigned long state;
149 unsigned long last_tx;
150 u16 timeout;
151 u8 dialog_token;
152 u8 stop_initiator;
153 bool tx_stop;
154 u8 buf_size;
156 u16 failed_bar_ssn;
157 bool bar_pending;