Home
last modified time | relevance | path

Searched refs:fTimerStarted (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_auth_frame.c181 auth_node->fTimerStarted = 0; in lim_process_auth_shared_system_algo()
243 auth_node->fTimerStarted = 1; in lim_process_auth_shared_system_algo()
290 auth_node->fTimerStarted = 0; in lim_process_auth_open_system_algo()
938 sta_pre_auth_ctx->fTimerStarted = 0; in lim_process_ft_auth_frame()
1043 if (auth_node->fTimerStarted) in lim_process_auth_frame_type1()
1353 auth_node->fTimerStarted = 0; in lim_process_auth_frame_type2()
1593 auth_node->fTimerStarted = 0; in lim_process_auth_frame_type3()
1710 auth_node->fTimerStarted = 0; in lim_process_auth_frame_type4()
Dlim_process_mlm_req_messages.c2024 auth_node->fTimerStarted = 0; in lim_process_auth_rsp_timeout()
Dlim_assoc_utils.c704 auth_node->fTimerStarted = 0; in lim_reject_association()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_global.h211 uint8_t fTimerStarted:1; member