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