Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/compress/qat/
H A Dqat_comp.h23 #define ERR_CODE_QAT_COMP_WRONG_FW -99 macro
H A Dqat_comp_pmd.c602 (uint64_t)ERR_CODE_QAT_COMP_WRONG_FW) { in qat_comp_pmd_dequeue_first_op_burst()
H A Dqat_comp.c604 rx_op->debug_status = ERR_CODE_QAT_COMP_WRONG_FW; in qat_comp_process_response()