Searched refs:is_ft (Results 1 – 7 of 7) sorted by relevance
395 bool is_ft;
1042 if ((akm_type == AssocAgentAuth_FastBss) && (pmpriv->sec_info.is_ft == false))1046 if ((akm_type == AssocAgentAuth_FastBss_SAE) && (pmpriv->sec_info.is_ft == false))
1827 …unsigned char *bssid, int wlan_security, bool is_wpa_tkip, unsigned int owe_trans_mode, bool is_ft) in wrapper_wifi_assoc() argument1830 (void)is_ft; in wrapper_wifi_assoc()1867 priv->sec_info.is_ft = is_ft; in wrapper_wifi_assoc()1868 if (is_ft) in wrapper_wifi_assoc()1929 (!is_ft) && in wrapper_wifi_assoc()1955 … if ((!is_ft) && (wlan_security == WLAN_SECURITY_WPA2 || wlan_security == WLAN_SECURITY_WPA3_SAE || in wrapper_wifi_assoc()2348 priv->sec_info.is_ft = true; in wifi_set_ies_cfg()2500 priv->sec_info.is_ft = MFALSE; in wifi_nxp_send_assoc()2545 if (priv->sec_info.is_ft) in wifi_nxp_send_assoc()
910 …nsigned char *bssid, int wlan_security, bool is_wpa_tkip, unsigned int owe_trans_mode, bool is_ft);
1021 bool is_ft;
1525 assoc_params->is_ft = true; in wifi_nxp_wpa_supp_associate()
2546 bool is_ft = false; in start_association() local2561 is_ft = wlan.ft_bss; in start_association()2566 owe_trans_mode, is_ft); in start_association()