Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.h40 #define OTX_CPT_MAX_ENGINES 64 macro
42 #define OTX_CPT_ENGS_BITMASK_LEN (OTX_CPT_MAX_ENGINES/(BITS_PER_BYTE * \
161 u8 eng_ref_cnt[OTX_CPT_MAX_ENGINES];/* engines reference count */
H A Dotx_cptpf_ucode.c64 if (eng_grp->g->engs_num > OTX_CPT_MAX_ENGINES) { in get_cores_bmap()
1098 WARN_ON(engs->offset + max_cnt > OTX_CPT_MAX_ENGINES); in eng_grp_update_masks()
1635 if (eng_grps->engs_num > OTX_CPT_MAX_ENGINES) { in otx_cpt_init_eng_grps()
1638 eng_grps->engs_num, OTX_CPT_MAX_ENGINES); in otx_cpt_init_eng_grps()