Home
last modified time | relevance | path

Searched refs:SE_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 Dcptvf_mbox.c42 cptvf->vfid, ((mbx.data == SE_TYPES) ? "SE" : "AE"), in cptvf_handle_mbox_intr()
H A Dcpt_common.h122 SE_TYPES = 2, enumerator