Symbol: OTX2_CPT_MAX_ETYPES_PER_GRP
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1151
struct otx2_cpt_uc_info_t *uc_info[OTX2_CPT_MAX_ETYPES_PER_GRP] = { };
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1152
struct otx2_cpt_engines engs[OTX2_CPT_MAX_ETYPES_PER_GRP] = { {0} };
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1365
for (j = 0; j < OTX2_CPT_MAX_ETYPES_PER_GRP; j++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1401
for (j = 0; j < OTX2_CPT_MAX_ETYPES_PER_GRP; j++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1421
struct otx2_cpt_uc_info_t *uc_info[OTX2_CPT_MAX_ETYPES_PER_GRP] = { };
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1422
struct otx2_cpt_engines engs[OTX2_CPT_MAX_ETYPES_PER_GRP] = { {0} };
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1602
struct otx2_cpt_engines engs[OTX2_CPT_MAX_ETYPES_PER_GRP] = { { 0 } };
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1603
struct otx2_cpt_uc_info_t *uc_info[OTX2_CPT_MAX_ETYPES_PER_GRP] = {};
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1605
char *ucode_filename[OTX2_CPT_MAX_ETYPES_PER_GRP];
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1695
if (grp_idx > OTX2_CPT_MAX_ETYPES_PER_GRP) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
186
for (i = 0; i < OTX2_CPT_MAX_ETYPES_PER_GRP; i++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
45
for (i = 0; i < OTX2_CPT_MAX_ETYPES_PER_GRP; i++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
493
for (i = 0; i < OTX2_CPT_MAX_ETYPES_PER_GRP; i++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
566
for (i = 0; i < OTX2_CPT_MAX_ETYPES_PER_GRP; i++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
594
for (i = 0; i < OTX2_CPT_MAX_ETYPES_PER_GRP; i++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
748
for (i = 0; i < OTX2_CPT_MAX_ETYPES_PER_GRP; i++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
863
for (i = 0; i < OTX2_CPT_MAX_ETYPES_PER_GRP; i++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
909
for (i = 0; i < OTX2_CPT_MAX_ETYPES_PER_GRP; i++) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.h
133
struct otx2_cpt_engs_rsvd engs[OTX2_CPT_MAX_ETYPES_PER_GRP];
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.h
135
struct otx2_cpt_ucode ucode[OTX2_CPT_MAX_ETYPES_PER_GRP];