Home
last modified time | relevance | path

Searched refs:CPT_MAX_VF_NUM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptpf.h16 #define CPT_MAX_VF_NUM 16 macro
48 struct cpt_vf_info vfinfo[CPT_MAX_VF_NUM]; /* Per VF info */
H A Dcptpf_mbox.c65 if (q >= CPT_MAX_VF_NUM) { in cpt_bind_vq_to_grp()
153 for (vf = 0; vf < CPT_MAX_VF_NUM; vf++) { in cpt_mbox_intr_handler()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c27 #define CPT_MAX_VF_NUM 64 macro
58 struct cpt_device_desc desc[CPT_MAX_VF_NUM];
1659 if (count >= CPT_MAX_VF_NUM) { in otx_cpt_crypto_init()
1686 if (count >= CPT_MAX_VF_NUM) { in otx_cpt_crypto_init()