Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h267 if (unlikely(cptres->s8x.compcode == CPT_8X_COMP_E_NOTDONE)) { in check_nb_command_id()
278 if ((cptres->s8x.compcode == CPT_8X_COMP_E_NOTDONE) && in check_nb_command_id()
284 if (cptres->s8x.compcode != CPT_8X_COMP_E_NOTDONE) in check_nb_command_id()
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h201 CPT_8X_COMP_E_NOTDONE = (0x00), enumerator