Lines Matching defs:cfg80211_ap_settings
1464 struct cfg80211_ap_settings { struct
1465 struct cfg80211_chan_def chandef;
1467 struct cfg80211_beacon_data beacon;
1469 int beacon_interval, dtim_period;
1470 const u8 *ssid;
1471 size_t ssid_len;
1472 enum nl80211_hidden_ssid hidden_ssid;
1473 struct cfg80211_crypto_settings crypto;
1474 bool privacy;
1475 enum nl80211_auth_type auth_type;
1476 enum nl80211_smps_mode smps_mode;
1477 int inactivity_timeout;
1478 u8 p2p_ctwindow;
1479 bool p2p_opp_ps;
1480 const struct cfg80211_acl_data *acl;
1504 * Subset of &struct cfg80211_ap_settings, for updating a running AP. argument