Searched defs:tid_ampdu_tx (Results 1 – 1 of 1) sorted by relevance
137 struct tid_ampdu_tx { struct138 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;[all …]