Home
last modified time | relevance | path

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

/f-stack/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()
2195 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_fixed()
2267 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_dynamic()
2379 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_multi_level()
2449 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_multi_xform()
2463 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_multi_xform()
2621 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_checksum()
2632 sizeof(struct rte_comp_xform)); in test_compressdev_deflate_stateless_checksum()
[all …]
/f-stack/dpdk/lib/librte_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.h503 const struct rte_comp_xform *xform,
552 const struct rte_comp_xform *xform,
H A Drte_comp.h267 struct rte_comp_xform { struct
H A Drte_compressdev.c660 const struct rte_comp_xform *xform, in rte_compressdev_private_xform_create()
708 const struct rte_comp_xform *xform, in rte_compressdev_stream_create()
/f-stack/dpdk/drivers/compress/qat/
H A Dqat_comp.h122 const struct rte_comp_xform *xform,
136 const struct rte_comp_xform *xform,
H A Dqat_comp.c815 const struct rte_comp_xform *xform, in qat_comp_create_templates()
989 const struct rte_comp_xform *xform, in qat_comp_private_xform_create()
1111 const struct rte_comp_xform *xform, in qat_comp_stream_create()
/f-stack/dpdk/drivers/compress/isal/
H A Disal_compress_pmd_private.h52 const struct rte_comp_xform *xform);
H A Disal_compress_pmd_ops.c310 const struct rte_comp_xform *xform, void **priv_xform) in isal_comp_pmd_priv_xform_create()
H A Disal_compress_pmd.c31 const struct rte_comp_xform *xform) in isal_comp_set_priv_xform_parameters()
/f-stack/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.c161 struct rte_comp_xform xform; in main_loop()
192 xform = (struct rte_comp_xform) { in main_loop()
207 xform = (struct rte_comp_xform) { in main_loop()
/f-stack/dpdk/drivers/compress/zlib/
H A Dzlib_pmd_private.h65 zlib_set_stream_parameters(const struct rte_comp_xform *xform,
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.c220 zlib_set_stream_parameters(const struct rte_comp_xform *xform, in zlib_set_stream_parameters()
/f-stack/dpdk/drivers/compress/octeontx/
H A Dotx_zip_pmd.c113 const struct rte_comp_xform *xform, in zip_set_stream_parameters()
435 const struct rte_comp_xform *xform, void **stream) in zip_pmd_stream_create()
/f-stack/dpdk/doc/guides/compressdevs/
H A Disal.rst36 structure, rte_comp_xform, must be filled with either of the CompressDev
/f-stack/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 = {