Lines Matching defs:tid_ampdu_tx
137 struct tid_ampdu_tx { struct
138 struct rcu_head rcu_head;
139 struct timer_list session_timer;
140 struct timer_list addba_resp_timer;
141 struct sk_buff_head pending;
142 unsigned long state;
143 unsigned long last_tx;
144 u16 timeout;
145 u8 dialog_token;
146 u8 stop_initiator;
147 bool tx_stop;
148 u8 buf_size;
150 u16 failed_bar_ssn;
151 bool bar_pending;