Searched refs:protStaCache (Results 1 – 5 of 5) sorted by relevance
812 if (!session_entry->protStaCache[i].active) in lim_decide_ap_protection_on_ht20_delete()815 if (!qdf_mem_cmp(session_entry->protStaCache[i].addr, in lim_decide_ap_protection_on_ht20_delete()818 session_entry->protStaCache[i].active = in lim_decide_ap_protection_on_ht20_delete()879 if (session_entry->protStaCache[i].active && in lim_decide_ap_protection_on_delete()881 session_entry->protStaCache[i].addr, in lim_decide_ap_protection_on_delete()884 session_entry->protStaCache[i].active = false; in lim_decide_ap_protection_on_delete()905 if (session_entry->protStaCache[i].active && in lim_decide_ap_protection_on_delete()907 session_entry->protStaCache[i].addr, in lim_decide_ap_protection_on_delete()911 session_entry->protStaCache[i].active = in lim_decide_ap_protection_on_delete()935 if (session_entry->protStaCache[i].active && in lim_decide_ap_protection_on_delete()[all …]
1053 if (pe_session->protStaCache[i].active) { in lim_update_prot_sta_params()1055 QDF_MAC_ADDR_REF(pe_session->protStaCache[i].addr)); in lim_update_prot_sta_params()1058 (pe_session->protStaCache[i].addr, in lim_update_prot_sta_params()1068 if (!pe_session->protStaCache[i].active) in lim_update_prot_sta_params()1077 qdf_mem_copy(pe_session->protStaCache[i].addr, in lim_update_prot_sta_params()1080 pe_session->protStaCache[i].protStaCacheType = protStaCacheType; in lim_update_prot_sta_params()1081 pe_session->protStaCache[i].active = true; in lim_update_prot_sta_params()
211 qdf_mem_zero(mac->lim.protStaCache, in __lim_init_assoc_vars()
447 tCacheParams protStaCache[LIM_PROT_STA_CACHE_SIZE]; member
787 tCacheParams protStaCache[LIM_PROT_STA_CACHE_SIZE]; member