Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/qat/
H A Dqat_qp.h12 #define QAT_CSR_HEAD_WRITE_THRESH 32U macro
H A Dqat_qp.c905 if (rx_queue->nb_processed_responses > QAT_CSR_HEAD_WRITE_THRESH) in qat_dequeue_op_burst()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_hw_dp.c858 if (rx_queue->nb_processed_responses > QAT_CSR_HEAD_WRITE_THRESH) { in qat_sym_dp_update_head()