Home
last modified time | relevance | path

Searched refs:sae_type (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c3755 char sae_type[32] = ""; in wl_ext_update_extsae_4way() local
3791 snprintf(sae_type, sizeof(sae_type), "%d(Anti-clogging)", status_code); in wl_ext_update_extsae_4way()
3793 snprintf(sae_type, sizeof(sae_type), "%d(R3-H2E)", status_code); in wl_ext_update_extsae_4way()
3795 snprintf(sae_type, sizeof(sae_type), "%d", status_code); in wl_ext_update_extsae_4way()
3803 conn_state-CONN_STATE_AUTH_SAE_M1+1, mgmt->sa, mgmt->da, sae_type); in wl_ext_update_extsae_4way()
3806 conn_state-CONN_STATE_AUTH_SAE_M1+1, mgmt->da, mgmt->sa, sae_type); in wl_ext_update_extsae_4way()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c4242 char sae_type[32] = ""; in wl_ext_update_extsae_4way() local
4278 snprintf(sae_type, sizeof(sae_type), "%d(Anti-clogging)", status_code); in wl_ext_update_extsae_4way()
4280 snprintf(sae_type, sizeof(sae_type), "%d(R3-H2E)", status_code); in wl_ext_update_extsae_4way()
4282 snprintf(sae_type, sizeof(sae_type), "%d", status_code); in wl_ext_update_extsae_4way()
4290 conn_state-CONN_STATE_AUTH_SAE_M1+1, mgmt->sa, mgmt->da, sae_type); in wl_ext_update_extsae_4way()
4293 conn_state-CONN_STATE_AUTH_SAE_M1+1, mgmt->da, mgmt->sa, sae_type); in wl_ext_update_extsae_4way()