Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.h161 u8 eng_ref_cnt[OTX_CPT_MAX_ENGINES];/* engines reference count */ member
Dotx_cptpf_ucode.c197 if (!eng_grp->g->eng_ref_cnt[i]) in cpt_set_ucode_base()
220 eng_grp->g->eng_ref_cnt[i]--; in cpt_detach_and_disable_cores()
244 if (!eng_grp->g->eng_ref_cnt[i]) in cpt_detach_and_disable_cores()
267 eng_grp->g->eng_ref_cnt[i]++; in cpt_attach_and_enable_cores()
1101 if (!eng_grp->g->eng_ref_cnt[j]) { in eng_grp_update_masks()
/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.h151 u8 eng_ref_cnt[OTX2_CPT_MAX_ENGINES];/* engines reference count */ member
Dotx2_cptpf_ucode.c194 if (!eng_grp->g->eng_ref_cnt[bit]) { in cptx_set_ucode_base()
234 eng_grp->g->eng_ref_cnt[i]--; in cptx_detach_and_disable_cores()
270 if (!eng_grp->g->eng_ref_cnt[i]) { in cptx_detach_and_disable_cores()
320 eng_grp->g->eng_ref_cnt[i]++; in cptx_attach_and_enable_cores()
888 if (!eng_grp->g->eng_ref_cnt[j]) { in eng_grp_update_masks()
1295 cptpf->eng_grps.eng_ref_cnt[i] = 0; in cptx_disable_all_cores()