Home
last modified time | relevance | path

Searched refs:cm_crypto_authmode_to_wmi_authmode (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
Dwlan_cm_roam_api.h454 uint32_t cm_crypto_authmode_to_wmi_authmode(int32_t authmodeset,
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_roam_offload.c651 cm_crypto_authmode_to_wmi_authmode(authmode, akm, uccipher); in cm_roam_scan_offload_fill_lfr3_config()
1663 uint32_t cm_crypto_authmode_to_wmi_authmode(int32_t authmodeset, in cm_crypto_authmode_to_wmi_authmode() function
1742 cm_crypto_authmode_to_wmi_authmode(authmode, in cm_update_crypto_params()
1756 cm_crypto_authmode_to_wmi_authmode(authmode, in cm_update_crypto_params()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c1806 cmd->akm = cm_crypto_authmode_to_wmi_authmode(authmode, in wma_send_peer_assoc()