Searched defs:cfg80211_ap_settings (Results 1 – 1 of 1) sorted by relevance
855 struct cfg80211_ap_settings { struct856 struct cfg80211_chan_def chandef;858 struct cfg80211_beacon_data beacon;860 int beacon_interval, dtim_period;861 const u8 *ssid;862 size_t ssid_len;863 enum nl80211_hidden_ssid hidden_ssid;864 struct cfg80211_crypto_settings crypto;865 bool privacy;866 enum nl80211_auth_type auth_type;[all …]