Lines Matching defs:cfg80211_ap_settings
1497 struct cfg80211_ap_settings { struct
1498 struct cfg80211_chan_def chandef;
1500 struct cfg80211_beacon_data beacon;
1502 int beacon_interval, dtim_period;
1503 const u8 *ssid;
1504 size_t ssid_len;
1505 enum nl80211_hidden_ssid hidden_ssid;
1506 struct cfg80211_crypto_settings crypto;
1507 bool privacy;
1508 enum nl80211_auth_type auth_type;
1509 enum nl80211_smps_mode smps_mode;
1510 int inactivity_timeout;
1511 u8 p2p_ctwindow;
1512 bool p2p_opp_ps;
1513 const struct cfg80211_acl_data *acl;
1514 bool pbss;
1538 * Subset of &struct cfg80211_ap_settings, for updating a running AP. argument