Searched defs:cfg80211_ap_settings (Results 1 – 1 of 1) sorted by relevance
1366 struct cfg80211_ap_settings { struct1367 struct cfg80211_chan_def chandef;1369 struct cfg80211_beacon_data beacon;1371 int beacon_interval, dtim_period;1372 const u8 *ssid;1373 size_t ssid_len;1374 enum nl80211_hidden_ssid hidden_ssid;1375 struct cfg80211_crypto_settings crypto;1376 bool privacy;1377 enum nl80211_auth_type auth_type;[all …]