aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/common/qat/qat_qp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/common/qat/qat_qp.h')
-rw-r--r--drivers/common/qat/qat_qp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/common/qat/qat_qp.h b/drivers/common/qat/qat_qp.h
index 6f1525e1..9833bcbd 100644
--- a/drivers/common/qat/qat_qp.h
+++ b/drivers/common/qat/qat_qp.h
@@ -107,6 +107,7 @@ qat_qps_per_service(const struct qat_qp_hw_data *qp_hw_data,
/* Needed for weak function*/
int
-qat_comp_process_response(void **op __rte_unused, uint8_t *resp __rte_unused);
+qat_comp_process_response(void **op __rte_unused, uint8_t *resp __rte_unused,
+ uint64_t *dequeue_err_count);
#endif /* _QAT_QP_H_ */