Home
last modified time | relevance | path

Searched refs:rte_compressdev_config (Results 1 – 14 of 14) sorted by relevance

/dpdk/lib/compressdev/
H A Drte_compressdev.h197 struct rte_compressdev_config { struct
226 struct rte_compressdev_config *config); argument
H A Drte_compressdev_pmd.h81 struct rte_compressdev_config *config);
H A Drte_compressdev.c415 rte_compressdev_configure(uint8_t dev_id, struct rte_compressdev_config *config) in rte_compressdev_configure()
/dpdk/drivers/compress/qat/
H A Dqat_comp_pmd.h76 struct rte_compressdev_config *config);
H A Dqat_comp_pmd.c325 struct rte_compressdev_config *config, in qat_comp_create_xform_pool()
513 struct rte_compressdev_config *config) in qat_comp_dev_config()
/dpdk/drivers/compress/qat/dev/
H A Dqat_comp_pmd_gen1.c33 struct rte_compressdev_config *config) in qat_comp_dev_config_gen1()
H A Dqat_comp_pmd_gen4.c32 struct rte_compressdev_config *config) in qat_comp_dev_config_gen4()
/dpdk/drivers/compress/zlib/
H A Dzlib_pmd_ops.c32 struct rte_compressdev_config *config) in zlib_pmd_config()
/dpdk/drivers/compress/isal/
H A Disal_compress_pmd_ops.c36 struct rte_compressdev_config *config) in isal_comp_pmd_config()
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c47 struct rte_compressdev_config dev_config;
118 struct rte_compressdev_config *config) in mlx5_compress_dev_configure()
/dpdk/app/test-compress-perf/
H A Dmain.c190 struct rte_compressdev_config config = { in comp_perf_initialize_compressdev()
/dpdk/drivers/compress/octeontx/
H A Dotx_zip_pmd.c213 struct rte_compressdev_config *config) in zip_pmd_config()
/dpdk/app/test/
H A Dtest_compressdev.c300 struct rte_compressdev_config config = { in generic_ut_setup()
337 struct rte_compressdev_config invalid_config; in test_compressdev_invalid_configuration()
338 struct rte_compressdev_config valid_config = { in test_compressdev_invalid_configuration()
350 sizeof(struct rte_compressdev_config)); in test_compressdev_invalid_configuration()
364 sizeof(struct rte_compressdev_config)); in test_compressdev_invalid_configuration()
/dpdk/doc/guides/prog_guide/
H A Dcompressdev.rst76 The ``rte_compressdev_config`` structure is used to pass the configuration