Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h12 #define OTX2_CPT_COMPLETION_CODE_INIT OTX2_CPT_COMP_E_NOTDONE
H A Dotx2_cpt_hw_types.h136 OTX2_CPT_COMP_E_NOTDONE = 0x00, enumerator
H A Dotx2_cptvf_reqmgr.c380 case OTX2_CPT_COMP_E_NOTDONE: in cpt_process_ccode()