Lines Matching defs:tid_ampdu_tx
147 struct tid_ampdu_tx { struct
148 struct rcu_head rcu_head;
149 struct timer_list session_timer;
150 struct timer_list addba_resp_timer;
151 struct sk_buff_head pending;
152 unsigned long state;
153 unsigned long last_tx;
154 u16 timeout;
155 u8 dialog_token;
156 u8 stop_initiator;
157 bool tx_stop;
158 u8 buf_size;
160 u16 failed_bar_ssn;
161 bool bar_pending;
162 bool amsdu;