Home
last modified time | relevance | path

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

/Linux-v5.10/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()
1088 if (!eng_grp->g->eng_ref_cnt[j]) { in eng_grp_update_masks()