Searched refs:gLimNumPreAuthContexts (Results 1 – 6 of 6) sorted by relevance
302 mac->lim.gLimNumPreAuthContexts++; in lim_add_pre_auth_node()345 mac->lim.gLimNumPreAuthContexts--; in lim_release_pre_auth_node()
1087 if (mac_ctx->lim.gLimNumPreAuthContexts == maxnum_preauth && in lim_process_auth_frame_type1()2443 (uint32_t)mac->lim.gLimNumPreAuthContexts, in lim_process_auth_frame_no_session()
795 if (mac_ctx->lim.gLimNumPreAuthContexts == num_preauth_ctx) { in lim_process_mlm_auth_req()
202 mac->lim.gLimNumPreAuthContexts = 0; in __lim_init_assoc_vars()
418 mac->lim.gLimNumPreAuthContexts = 0; in lim_init_mlm()
436 uint32_t gLimNumPreAuthContexts; member