Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.h161 u8 eng_ref_cnt[OTX_CPT_MAX_ENGINES];/* engines reference count */ member
H A 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()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.h151 u8 eng_ref_cnt[OTX2_CPT_MAX_ENGINES];/* engines reference count */ member
H A Dotx2_cptpf_ucode.c192 if (!eng_grp->g->eng_ref_cnt[bit]) { in cptx_set_ucode_base()
232 eng_grp->g->eng_ref_cnt[i]--; in cptx_detach_and_disable_cores()
268 if (!eng_grp->g->eng_ref_cnt[i]) { in cptx_detach_and_disable_cores()
318 eng_grp->g->eng_ref_cnt[i]++; in cptx_attach_and_enable_cores()
884 if (!eng_grp->g->eng_ref_cnt[j]) { in eng_grp_update_masks()
1287 cptpf->eng_grps.eng_ref_cnt[i] = 0; in cptx_disable_all_cores()