Home
last modified time | relevance | path

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

/net/mac80211/
Dsta_info.h221 struct tid_ampdu_rx { struct
222 struct rcu_head rcu_head;
223 spinlock_t reorder_lock;
224 u64 reorder_buf_filtered;
225 struct sk_buff_head *reorder_buf;
226 unsigned long *reorder_time;
227 struct sta_info *sta;
228 struct timer_list session_timer;
229 struct timer_list reorder_timer;
230 unsigned long last_rx;
[all …]