Home
last modified time | relevance | path

Searched refs:eSIR_FT_AUTH (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_system_defs.h54 eSIR_FT_AUTH, enumerator
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_ft_preauth.c271 authFrame.authAlgoNumber = eSIR_FT_AUTH; in lim_perform_ft_pre_auth()
H A Dlim_process_auth_frame.c2073 } else if (auth_alg == eSIR_FT_AUTH && LIM_IS_AP_ROLE(pe_session)) { in lim_process_auth_frame()
H A Dlim_send_management_frames.c3476 if (auth_frame->authAlgoNumber == eSIR_FT_AUTH) { in lim_send_auth_mgmt_frame()
3657 if ((auth_frame->authAlgoNumber == eSIR_FT_AUTH) && in lim_send_auth_mgmt_frame()
7720 if (auth_algo == eSIR_FT_AUTH) {
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_p2p.c275 if ((auth_algo == eSIR_FT_AUTH) && in __wlan_hdd_mgmt_tx()
1179 } else if (auth_algo == eSIR_FT_AUTH && in __hdd_indicate_mgmt_frame_to_user()