Lines Matching defs:cfg80211_ap_settings
858 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;
870 enum nl80211_smps_mode smps_mode;
871 int inactivity_timeout;
872 u8 p2p_ctwindow;
873 bool p2p_opp_ps;
874 const struct cfg80211_acl_data *acl;
875 bool pbss;
876 struct cfg80211_bitrate_mask beacon_rate;
878 const struct ieee80211_ht_cap *ht_cap;
879 const struct ieee80211_vht_cap *vht_cap;
880 bool ht_required, vht_required;