Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/qat/
H A Dqat_qp.h81 extern const struct qat_qp_hw_data qat_gen3_qps[][ADF_MAX_QPS_ON_ANY_SERVICE];
H A Dqat_device.c30 .qp_hw_data = qat_gen3_qps,
H A Dqat_qp.c97 const struct qat_qp_hw_data qat_gen3_qps[QAT_MAX_SERVICES] variable