Home
last modified time | relevance | path

Searched refs:rte_comp_xform (Results 1 – 24 of 24) sorted by relevance

/dpdk/app/test/
H A Dtest_compressdev.c120 struct rte_comp_xform *def_comp_xform;
577 const struct rte_comp_xform *xform) in decompress_zlib()
1284 (const struct rte_comp_xform *) in test_deflate_comp_run()
2192 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_fixed()
2264 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_dynamic()
2376 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_multi_level()
2446 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_multi_xform()
2460 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_multi_xform()
2618 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_checksum()
2629 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_checksum()
[all …]
/dpdk/lib/compressdev/
H A Drte_compressdev_pmd.h193 const struct rte_comp_xform *xform, void **stream);
230 const struct rte_comp_xform *xform, void **private_xform);
H A Drte_compressdev.h502 const struct rte_comp_xform *xform,
551 const struct rte_comp_xform *xform,
H A Drte_comp.h266 struct rte_comp_xform { struct
H A Drte_compressdev.c658 const struct rte_comp_xform *xform, in rte_compressdev_private_xform_create()
706 const struct rte_comp_xform *xform, in rte_compressdev_stream_create()
/dpdk/drivers/compress/qat/
H A Dqat_comp.h124 const struct rte_comp_xform *xform,
138 const struct rte_comp_xform *xform,
H A Dqat_comp_pmd.h34 const struct rte_comp_xform *xform,
H A Dqat_comp.c819 const struct rte_comp_xform *xform, in qat_comp_create_templates()
955 const struct rte_comp_xform *xform, in qat_comp_private_xform_create()
1082 const struct rte_comp_xform *xform, in qat_comp_stream_create()
/dpdk/drivers/compress/qat/dev/
H A Dqat_comp_pmd_gens.h22 const struct rte_comp_xform *xform,
H A Dqat_comp_pmd_gen1.c101 const struct rte_comp_xform *xform, in qat_comp_set_slice_cfg_word_gen1()
H A Dqat_comp_pmd_gen4.c78 const struct rte_comp_xform *xform, in qat_comp_set_slice_cfg_word_gen4()
/dpdk/drivers/compress/isal/
H A Disal_compress_pmd_private.h52 const struct rte_comp_xform *xform);
H A Disal_compress_pmd_ops.c316 const struct rte_comp_xform *xform, void **priv_xform) in isal_comp_pmd_priv_xform_create()
H A Disal_compress_pmd.c32 const struct rte_comp_xform *xform) in isal_comp_set_priv_xform_parameters()
/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c57 struct rte_comp_xform xform; in main_loop()
82 xform = (struct rte_comp_xform) { in main_loop()
97 xform = (struct rte_comp_xform) { in main_loop()
H A Dcomp_perf_test_verify.c59 struct rte_comp_xform xform; in main_loop()
85 xform = (struct rte_comp_xform) { in main_loop()
102 xform = (struct rte_comp_xform) { in main_loop()
H A Dcomp_perf_test_cyclecount.c159 struct rte_comp_xform xform; in main_loop()
191 xform = (struct rte_comp_xform) { in main_loop()
206 xform = (struct rte_comp_xform) { in main_loop()
/dpdk/drivers/compress/zlib/
H A Dzlib_pmd_ops.c219 const struct rte_comp_xform *xform, in zlib_pmd_stream_create()
254 const struct rte_comp_xform *xform, in zlib_pmd_private_xform_create()
H A Dzlib_pmd_private.h65 zlib_set_stream_parameters(const struct rte_comp_xform *xform,
H A Dzlib_pmd.c220 zlib_set_stream_parameters(const struct rte_comp_xform *xform, in zlib_set_stream_parameters()
/dpdk/drivers/compress/octeontx/
H A Dotx_zip_pmd.c115 const struct rte_comp_xform *xform, in zip_set_stream_parameters()
438 const struct rte_comp_xform *xform, void **stream) in zip_pmd_stream_create()
/dpdk/doc/guides/compressdevs/
H A Disal.rst36 structure, rte_comp_xform, must be filled with either of the CompressDev
/dpdk/doc/guides/prog_guide/
H A Dcompressdev.rst263 Compression transforms (``rte_comp_xform``) are the mechanism
349 struct rte_comp_xform compress_xform = {
492 struct rte_comp_xform compress_xform = {
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c283 const struct rte_comp_xform *xform, in mlx5_compress_xform_create()