Searched defs:ieee80211_if_ap (Results 1 – 1 of 1) sorted by relevance
281 struct ieee80211_if_ap { struct282 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;