Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/qat/
H A Dqat_qp.h87 qat_enqueue_comp_op_burst(void *qp, void **ops, uint16_t nb_ops);
H A Dqat_qp.c676 qat_enqueue_comp_op_burst(void *qp, void **ops, uint16_t nb_ops) in qat_enqueue_comp_op_burst() function
/f-stack/dpdk/drivers/compress/qat/
H A Dqat_comp_pmd.c696 qat_enqueue_comp_op_burst; in qat_comp_dev_create()