Searched refs:SE_TYPES (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptpf_mbox.c | 82 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 D | cptvf_mbox.c | 42 cptvf->vfid, ((mbx.data == SE_TYPES) ? "SE" : "AE"), in cptvf_handle_mbox_intr()
|
H A D | cptpf_main.c | 215 cpt_disable_cores(cpt, mcode->core_mask, SE_TYPES, in do_cpt_init() 227 SE_TYPES); in do_cpt_init() 229 cpt_enable_cores(cpt, mcode->core_mask, SE_TYPES); in do_cpt_init()
|
H A D | cpt_common.h | 122 SE_TYPES = 2, enumerator
|
H A D | cptvf_reqmanager.c | 568 if ((cptvf->vftype == SE_TYPES) && (!req->ctrl.s.se_req)) { in cptvf_do_request()
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptpf_mbox.c | 82 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 D | cptvf_mbox.c | 42 cptvf->vfid, ((mbx.data == SE_TYPES) ? "SE" : "AE"), in cptvf_handle_mbox_intr()
|
H A D | cptpf_main.c | 214 cpt_disable_cores(cpt, mcode->core_mask, SE_TYPES, in do_cpt_init() 226 SE_TYPES); in do_cpt_init() 228 cpt_enable_cores(cpt, mcode->core_mask, SE_TYPES); in do_cpt_init()
|
H A D | cpt_common.h | 122 SE_TYPES = 2, enumerator
|
H A D | cptvf_reqmanager.c | 564 if ((cptvf->vftype == SE_TYPES) && (!req->ctrl.s.se_req)) { in cptvf_do_request()
|
Completed in 7 milliseconds