Searched defs:ieee80211_if_ap (Results 1 – 1 of 1) sorted by relevance
286 struct ieee80211_if_ap { struct287 struct beacon_data __rcu *beacon;288 struct probe_resp __rcu *probe_resp;291 struct cfg80211_beacon_data *next_beacon;292 struct list_head vlans; /* write-protected with RTNL and local->mtx */294 struct ps_data ps;295 atomic_t num_mcast_sta; /* number of stations receiving multicast */296 enum ieee80211_smps_mode req_smps, /* requested smps mode */297 driver_smps_mode; /* smps mode request */299 struct work_struct request_smps_work;