Home
last modified time | relevance | path

Searched defs:tid_ampdu_tx (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dsta_info.h169 struct tid_ampdu_tx { struct
170 struct rcu_head rcu_head;
171 struct timer_list session_timer;
172 struct timer_list addba_resp_timer;
173 struct sk_buff_head pending;
174 struct sta_info *sta;
175 unsigned long state;
176 unsigned long last_tx;
177 u16 timeout;
178 u8 dialog_token;
[all …]