Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dieee80211_i.h281 struct ieee80211_if_ap { struct
282 struct beacon_data __rcu *beacon;
283 struct probe_resp __rcu *probe_resp;
286 struct cfg80211_beacon_data *next_beacon;
287 struct list_head vlans; /* write-protected with RTNL and local->mtx */
289 struct ps_data ps;
290 atomic_t num_mcast_sta; /* number of stations receiving multicast */
291 enum ieee80211_smps_mode req_smps, /* requested smps mode */
292 driver_smps_mode; /* smps mode request */
294 struct work_struct request_smps_work;