Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dsta_info.h189 struct tid_ampdu_rx { struct
190 struct rcu_head rcu_head;
191 spinlock_t reorder_lock;
192 struct sk_buff_head *reorder_buf;
193 unsigned long *reorder_time;
194 struct timer_list session_timer;
195 struct timer_list reorder_timer;
196 unsigned long last_rx;
197 u16 head_seq_num;
198 u16 stored_mpdu_num;
[all …]