Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dieee80211_i.h302 struct ieee80211_if_ap { struct
303 struct beacon_data __rcu *beacon;
304 struct probe_resp __rcu *probe_resp;
307 struct proberesp_data __rcu *proberesp;
311 struct cfg80211_beacon_data *next_beacon;
312 struct list_head vlans; /* write-protected with RTNL and local->mtx */
314 struct ps_data ps;
315 atomic_t num_mcast_sta; /* number of stations receiving multicast */
316 enum ieee80211_smps_mode req_smps, /* requested smps mode */
317 driver_smps_mode; /* smps mode request */
[all …]