Home
last modified time | relevance | path

Searched refs:rte_comp_op_type (Results 1 – 7 of 7) sorted by relevance

/dpdk/lib/compressdev/
H A Drte_comp.h196 enum rte_comp_op_type { enum
287 enum rte_comp_op_type op_type;
/dpdk/drivers/compress/qat/dev/
H A Dqat_comp_pmd_gens.h23 enum rte_comp_op_type op_type,
H A Dqat_comp_pmd_gen1.c102 __rte_unused enum rte_comp_op_type op_type, in qat_comp_set_slice_cfg_word_gen1()
H A Dqat_comp_pmd_gen4.c79 enum rte_comp_op_type op_type, uint32_t *comp_slice_cfg_word) in qat_comp_set_slice_cfg_word_gen4()
/dpdk/drivers/compress/qat/
H A Dqat_comp_pmd.h35 enum rte_comp_op_type op_type, uint32_t *comp_slice_cfg_word);
H A Dqat_comp.c821 enum rte_comp_op_type op_type, in qat_comp_create_templates()
/dpdk/app/test/
H A Dtest_compressdev.c134 enum rte_comp_op_type compress_state;
135 enum rte_comp_op_type decompress_state;
1204 enum rte_comp_op_type operation_type = test_data->compress_state; in test_deflate_comp_run()
1532 enum rte_comp_op_type operation_type = test_data->decompress_state; in test_deflate_decomp_run()
1751 enum rte_comp_op_type operation_type = test_data->decompress_state; in test_deflate_decomp_finalize()