Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcfg80211.h858 struct cfg80211_ap_settings { struct
859 struct cfg80211_chan_def chandef;
861 struct cfg80211_beacon_data beacon;
863 int beacon_interval, dtim_period;
864 const u8 *ssid;
865 size_t ssid_len;
866 enum nl80211_hidden_ssid hidden_ssid;
867 struct cfg80211_crypto_settings crypto;
868 bool privacy;
869 enum nl80211_auth_type auth_type;
[all …]