Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ !
H A Dlim_process_mlm_req_messages.c828 SIR_MAC_AUTH_FRAME_1; in lim_process_mlm_auth_req()
853 auth_frame_body->authTransactionSeqNumber = SIR_MAC_AUTH_FRAME_1; in lim_process_mlm_auth_req()
1884 SIR_MAC_AUTH_FRAME_1; in lim_process_auth_retry_timer()
H A Dlim_process_auth_frame.c82 if (((auth->authTransactionSeqNumber == SIR_MAC_AUTH_FRAME_1) || in is_auth_valid()
2104 SIR_MAC_AUTH_FRAME_1) && in lim_process_auth_frame()
2129 case SIR_MAC_AUTH_FRAME_1: in lim_process_auth_frame()
H A Dlim_ft_preauth.c278 authFrame.authTransactionSeqNumber = SIR_MAC_AUTH_FRAME_1; in lim_perform_ft_pre_auth()
H A Dlim_send_management_frames.c3460 case SIR_MAC_AUTH_FRAME_1: in lim_send_auth_mgmt_frame()
3659 SIR_MAC_AUTH_FRAME_1) && in lim_send_auth_mgmt_frame()
3687 SIR_MAC_AUTH_FRAME_1)) { in lim_send_auth_mgmt_frame()
/wlan-driver/qcacld-3.0/core/mac/inc/ !
H A Dsir_mac_prot_def.h236 #define SIR_MAC_AUTH_FRAME_1 1 macro