Home
last modified time | relevance | path

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

/dpdk/drivers/common/qat/dev/
H A Dqat_dev_gen1.c152 uint32_t q_tx_config, q_resp_config; in qat_qp_adf_configure_queues_gen1() local
156 q_resp_config = BUILD_RESP_RING_CONFIG(q_rx->queue_size, in qat_qp_adf_configure_queues_gen1()
164 q_resp_config); in qat_qp_adf_configure_queues_gen1()
H A Dqat_dev_gen4.c195 uint32_t q_tx_config, q_resp_config; in qat_qp_adf_configure_queues_gen4() local
199 q_resp_config = BUILD_RESP_RING_CONFIG(q_rx->queue_size, in qat_qp_adf_configure_queues_gen4()
208 q_resp_config); in qat_qp_adf_configure_queues_gen4()