Home
last modified time | relevance | path

Searched refs:OTX_CPT_SE_TYPES (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_mbox.c169 if (otx_cpt_uc_supports_eng_type(ucode, OTX_CPT_SE_TYPES)) in otx_cpt_bind_vq_to_grp()
170 return OTX_CPT_SE_TYPES; in otx_cpt_bind_vq_to_grp()
214 (vftype != OTX_CPT_SE_TYPES)) { in otx_cpt_handle_mbox_intr()
H A Dotx_cptpf_ucode.c109 case OTX_CPT_SE_TYPES: in get_eng_type_str()
125 case (1 << OTX_CPT_SE_TYPES): in get_ucode_type_str()
150 val |= 1 << OTX_CPT_SE_TYPES; in get_ucode_type()
160 is_eng_type(val, OTX_CPT_SE_TYPES)) in get_ucode_type()
372 case OTX_CPT_SE_TYPES: in get_uc_from_tar_archive()
646 case OTX_CPT_SE_TYPES: in update_engines_avail_count()
667 case OTX_CPT_SE_TYPES: in update_engines_offset()
750 case OTX_CPT_SE_TYPES: in check_engines_availability()
1074 case OTX_CPT_SE_TYPES: in eng_grp_update_masks()
1372 engs[grp_idx++].type = OTX_CPT_SE_TYPES; in ucode_load_store()
[all...]
H A Dotx_cpt_common.h28 OTX_CPT_SE_TYPES = 2, enumerator
H A Dotx_cptvf_mbox.c112 ((mbx.data == OTX_CPT_SE_TYPES) ? "SE" : "AE"), in otx_cptvf_handle_mbox_intr()
H A Dotx_cptvf_main.c656 case OTX_CPT_SE_TYPES: in vf_type_show()
889 cptvf->vftype == OTX_CPT_SE_TYPES ? OTX_CPT_SE : OTX_CPT_AE, in otx_cptvf_probe()
H A Dotx_cptvf_reqmgr.c414 if ((cptvf->vftype == OTX_CPT_SE_TYPES) && (!req->ctrl.s.se_req)) { in otx_cpt_do_request()
H A Dotx_cptvf_algs.c1551 case OTX_CPT_SE_TYPES: in otx_cpt_crypto_init()