Home
last modified time | relevance | path

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

/linux-3.3/net/mac80211/
Dieee80211_i.h234 struct ieee80211_if_ap { struct
235 struct beacon_data __rcu *beacon;
236 struct sk_buff __rcu *probe_resp;
238 struct list_head vlans;
243 u8 tim[sizeof(unsigned long) * BITS_TO_LONGS(IEEE80211_MAX_AID + 1)];
244 struct sk_buff_head ps_bc_buf;
245 atomic_t num_sta_ps; /* number of stations in PS mode */
246 atomic_t num_sta_authorized; /* number of authorized stations */
247 int dtim_count;
248 bool dtim_bc_mc;