Home
last modified time | relevance | path

Searched refs:qat_comp_set_slice_cfg_word (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/compress/qat/dev/
H A Dqat_comp_pmd_gen3.c26 qat_comp_gen_dev_ops[QAT_GEN3].qat_comp_set_slice_cfg_word = in RTE_INIT()
H A Dqat_comp_pmd_gen2.c26 qat_comp_gen_dev_ops[QAT_GEN2].qat_comp_set_slice_cfg_word = in RTE_INIT()
H A Dqat_comp_pmd_gen1.c172 qat_comp_gen_dev_ops[QAT_GEN1].qat_comp_set_slice_cfg_word = in RTE_INIT()
H A Dqat_comp_pmd_gen4.c209 qat_comp_gen_dev_ops[QAT_GEN4].qat_comp_set_slice_cfg_word = in RTE_INIT()
/dpdk/drivers/compress/qat/
H A Dqat_comp_pmd.h46 set_comp_slice_cfg_word_t qat_comp_set_slice_cfg_word; member
H A Dqat_comp.c893 res = qat_comp_gen_dev_ops[qat_dev_gen].qat_comp_set_slice_cfg_word( in qat_comp_create_templates()