Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_crypto_adptr_dp.h34 if (cc == ERR_GC_ICV_MISCOMPARE) in otx2_ca_deq_post_process()
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h173 ERR_GC_ICV_MISCOMPARE = 0x4c, enumerator
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c884 } else if (cc[i] == ERR_GC_ICV_MISCOMPARE) { in otx_cpt_pkt_dequeue()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_ops.c939 if (cc == ERR_GC_ICV_MISCOMPARE) in otx2_cpt_dequeue_post_process()