Home
last modified time | relevance | path

Searched refs:q_tx_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
155 q_tx_config = BUILD_RING_CONFIG(q_tx->queue_size); in qat_qp_adf_configure_queues_gen1()
161 q_tx_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
198 q_tx_config = BUILD_RING_CONFIG(q_tx->queue_size); in qat_qp_adf_configure_queues_gen4()
205 q_tx_config); in qat_qp_adf_configure_queues_gen4()