Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/qat/
H A Dqat_qp.h80 extern const struct qat_qp_hw_data qat_gen1_qps[][ADF_MAX_QPS_ON_ANY_SERVICE];
H A Dqat_device.c19 .qp_hw_data = qat_gen1_qps,
24 .qp_hw_data = qat_gen1_qps,
H A Dqat_qp.c36 const struct qat_qp_hw_data qat_gen1_qps[QAT_MAX_SERVICES] variable