Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dsta_info.h214 struct tid_ampdu_rx { struct
215 struct rcu_head rcu_head;
216 spinlock_t reorder_lock;
217 u64 reorder_buf_filtered;
218 struct sk_buff_head *reorder_buf;
219 unsigned long *reorder_time;
220 struct sta_info *sta;
221 struct timer_list session_timer;
222 struct timer_list reorder_timer;
223 unsigned long last_rx;
[all …]