Lines Matching defs:cfg80211_ap_settings
716 struct cfg80211_ap_settings { struct
717 struct cfg80211_chan_def chandef;
719 struct cfg80211_beacon_data beacon;
721 int beacon_interval, dtim_period;
722 const u8 *ssid;
723 size_t ssid_len;
724 enum nl80211_hidden_ssid hidden_ssid;
725 struct cfg80211_crypto_settings crypto;
726 bool privacy;
727 enum nl80211_auth_type auth_type;
728 enum nl80211_smps_mode smps_mode;
729 int inactivity_timeout;
730 u8 p2p_ctwindow;
731 bool p2p_opp_ps;
732 const struct cfg80211_acl_data *acl;