Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h1937 #define AKM_SAE 3 macro
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c60 (((fw_akm_bitmap) & (1 << AKM_SAE)) ? true : false)
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c6593 akm_bitmap |= (1 << AKM_SAE); in wma_set_mlme_caps()