Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dsta_info.h159 struct tid_ampdu_rx { struct
160 struct rcu_head rcu_head;
161 spinlock_t reorder_lock;
162 struct sk_buff **reorder_buf;
163 unsigned long *reorder_time;
164 struct timer_list session_timer;
165 struct timer_list reorder_timer;
166 u16 head_seq_num;
167 u16 stored_mpdu_num;
168 u16 ssn;
[all …]