Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/cpt/
H A Dcptpf_mbox.c82 return mcode[grp].is_ae ? AE_TYPES : SE_TYPES; in cpt_bind_vq_to_grp()
123 if ((vftype != AE_TYPES) && (vftype != SE_TYPES)) in cpt_handle_mbox_intr()
H A Dcpt_common.h121 AE_TYPES = 1, enumerator
H A Dcptvf_reqmanager.c568 } else if ((cptvf->vftype == AE_TYPES) && (req->ctrl.s.se_req)) { in cptvf_do_request()