Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dcfg80211.h992 struct cfg80211_ap_settings { struct
993 struct cfg80211_chan_def chandef;
995 struct cfg80211_beacon_data beacon;
997 int beacon_interval, dtim_period;
998 const u8 *ssid;
999 size_t ssid_len;
1000 enum nl80211_hidden_ssid hidden_ssid;
1001 struct cfg80211_crypto_settings crypto;
1002 bool privacy;
1003 enum nl80211_auth_type auth_type;
[all …]