Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/marvell/octeontx/
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 */
Dotx_cptpf_ucode.c64 if (eng_grp->g->engs_num > OTX_CPT_MAX_ENGINES) { in get_cores_bmap()
1099 WARN_ON(engs->offset + max_cnt > OTX_CPT_MAX_ENGINES); in eng_grp_update_masks()
1636 if (eng_grps->engs_num > OTX_CPT_MAX_ENGINES) { in otx_cpt_init_eng_grps()
1639 eng_grps->engs_num, OTX_CPT_MAX_ENGINES); in otx_cpt_init_eng_grps()