Lines Matching defs:wpa_driver_associate_params
975 struct wpa_driver_associate_params { struct
980 const u8 *bssid;
990 const u8 *bssid_hint;
995 const u8 *ssid;
1000 size_t ssid_len;
1005 struct hostapd_freq_params freq;
1015 int freq_hint;
1022 int bg_scan_period;
1027 int beacon_int;
1047 const u8 *wpa_ie;
1052 size_t wpa_ie_len;
1057 unsigned int wpa_proto;
1064 unsigned int pairwise_suite;
1071 unsigned int group_suite;
1078 unsigned int mgmt_group_suite;
1085 unsigned int key_mgmt_suite;
1096 unsigned int allowed_key_mgmts;
1102 int auth_alg;
1107 int mode;
1112 const u8 *wep_key[4];
1117 size_t wep_key_len[4];
1122 int wep_tx_keyidx;
1127 enum mfp_options mgmt_frame_protection;
1138 const char *passphrase;
1148 const u8 *psk;
1156 const char *sae_password;
1165 const char *sae_password_id;
1174 int drop_unencrypted;
1182 const u8 *prev_bssid;
1191 enum wps_mode wps;
1196 int p2p;
1204 int uapsd;
1211 int fixed_bssid;
1219 int fixed_freq;
1224 int disable_ht;
1234 const u8 *htcaps;
1241 const u8 *htcaps_mask;
1247 int disable_vht;
1252 const struct ieee80211_vht_capabilities *vhtcaps;
1253 const struct ieee80211_vht_capabilities *vhtcaps_mask;
1260 int disable_he;
1269 int req_key_mgmt_offload;
1277 int req_handshake_offload;
1283 int rrm_used;
1289 int pbss;
1294 const u8 *fils_kek;
1299 size_t fils_kek_len;
1305 const u8 *fils_nonces;
1310 size_t fils_nonces_len;
1315 const u8 *fils_erp_username;
1320 size_t fils_erp_username_len;
1325 const u8 *fils_erp_realm;
1330 size_t fils_erp_realm_len;
1336 u16 fils_erp_next_seq_num;
1342 const u8 *fils_erp_rrk;
1347 size_t fils_erp_rrk_len;
1355 enum sae_pwe sae_pwe;
1361 unsigned short bss_max_idle_period;
1366 int disable_eht;
1371 struct wpa_driver_mld_params mld_params;
1377 bool rsn_overriding;