Symbol: OTX2_CPT_IE_TYPES
drivers/crypto/marvell/octeontx2/otx2_cpt_devlink.c
136
"fw.ie", OTX2_CPT_IE_TYPES);
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
261
egrp = otx2_cpt_get_eng_grp(&cptpf->eng_grps, OTX2_CPT_IE_TYPES);
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
109
case (1 << OTX2_CPT_IE_TYPES):
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1134
!eng_grp_has_eng_type(grp, OTX2_CPT_IE_TYPES)) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
117
case (1 << OTX2_CPT_SE_TYPES | 1 << OTX2_CPT_IE_TYPES):
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1193
uc_info[1] = get_ucode(&fw_info, OTX2_CPT_IE_TYPES);
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1202
engs[1].type = OTX2_CPT_IE_TYPES;
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1461
uc_info[0] = get_ucode(&fw_info, OTX2_CPT_IE_TYPES);
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1467
engs[0].type = OTX2_CPT_IE_TYPES;
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
149
val |= 1 << OTX2_CPT_IE_TYPES;
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1675
engs[grp_idx++].type = OTX2_CPT_IE_TYPES;
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1702
(OTX2_CPT_SE_TYPES + OTX2_CPT_IE_TYPES)) {
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
522
case OTX2_CPT_IE_TYPES:
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
546
case OTX2_CPT_IE_TYPES:
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
632
case OTX2_CPT_IE_TYPES:
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
875
case OTX2_CPT_IE_TYPES:
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
89
case OTX2_CPT_IE_TYPES: