Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dsta_info.h244 struct tid_ampdu_rx { struct
245 struct rcu_head rcu_head;
246 spinlock_t reorder_lock;
247 u64 reorder_buf_filtered;
248 struct sk_buff_head *reorder_buf;
249 unsigned long *reorder_time;
250 struct sta_info *sta;
251 struct timer_list session_timer;
252 struct timer_list reorder_timer;
253 unsigned long last_rx;
[all …]