Home
last modified time | relevance | path

Searched refs:CPT_COMP_E_FAULT (Results 1 – 4 of 4) sorted by relevance

/drivers/crypto/cavium/cpt/
Dcpt_hw_types.h20 CPT_COMP_E_FAULT = 0x02, enumerator
Dcptvf_reqmanager.c357 if ((status->s.compcode == CPT_COMP_E_FAULT) || in process_pending_queue()
360 (status->s.compcode == CPT_COMP_E_FAULT) ? in process_pending_queue()
/drivers/crypto/marvell/octeontx/
Dotx_cpt_hw_types.h145 CPT_COMP_E_FAULT = 0x02, enumerator
Dotx_cptvf_reqmgr.c438 case CPT_COMP_E_FAULT: in cpt_process_ccode()