Home
last modified time | relevance | path

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

/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.c198 if (!eng_grp->g->eng_ref_cnt[i]) in cpt_set_ucode_base()
221 eng_grp->g->eng_ref_cnt[i]--; in cpt_detach_and_disable_cores()
245 if (!eng_grp->g->eng_ref_cnt[i]) in cpt_detach_and_disable_cores()
268 eng_grp->g->eng_ref_cnt[i]++; in cpt_attach_and_enable_cores()
1091 if (!eng_grp->g->eng_ref_cnt[j]) { in eng_grp_update_masks()
/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.c198 if (!eng_grp->g->eng_ref_cnt[bit]) { in cptx_set_ucode_base()
238 eng_grp->g->eng_ref_cnt[i]--; in cptx_detach_and_disable_cores()
274 if (!eng_grp->g->eng_ref_cnt[i]) { in cptx_detach_and_disable_cores()
324 eng_grp->g->eng_ref_cnt[i]++; in cptx_attach_and_enable_cores()
892 if (!eng_grp->g->eng_ref_cnt[j]) { in eng_grp_update_masks()
1299 cptpf->eng_grps.eng_ref_cnt[i] = 0; in cptx_disable_all_cores()