Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dcfg80211.h1489 struct cfg80211_ap_settings { struct
1490 struct cfg80211_chan_def chandef;
1492 struct cfg80211_beacon_data beacon;
1494 int beacon_interval, dtim_period;
1495 const u8 *ssid;
1496 size_t ssid_len;
1497 enum nl80211_hidden_ssid hidden_ssid;
1498 struct cfg80211_crypto_settings crypto;
1499 bool privacy;
1500 enum nl80211_auth_type auth_type;
[all …]