Home
last modified time | relevance | path

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

/Linux-v5.4/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()