Searched defs:cfg80211_ap_settings (Results 1 – 2 of 2) sorted by relevance
116900 struct cfg80211_ap_settings { struct116901 struct cfg80211_chan_def chandef;116902 struct cfg80211_beacon_data beacon;116903 int beacon_interval;116904 int dtim_period;116905 const u8 *ssid;116906 size_t ssid_len;116907 enum nl80211_hidden_ssid hidden_ssid;116908 struct cfg80211_crypto_settings crypto;116909 bool privacy;[all …]