Searched refs:comp_feature_flags (Results 1 – 10 of 10) sorted by relevance
1296 if (capa->comp_feature_flags & in test_deflate_comp_run()1642 if (capa->comp_feature_flags & in test_deflate_decomp_run()2604 (capab->comp_feature_flags & in test_compressdev_deflate_stateless_checksum()2606 (capab->comp_feature_flags & in test_compressdev_deflate_stateless_checksum()2652 if ((capab->comp_feature_flags & RTE_COMP_FF_CRC32_CHECKSUM)) { in test_compressdev_deflate_stateless_checksum()2951 if (!(capab->comp_feature_flags & in test_compressdev_deflate_stateful_decomp_checksum()3000 if (capab->comp_feature_flags & RTE_COMP_FF_CRC32_CHECKSUM) { in test_compressdev_deflate_stateful_decomp_checksum()3009 if (capab->comp_feature_flags & in test_compressdev_deflate_stateful_decomp_checksum()3022 if (capab->comp_feature_flags & RTE_COMP_FF_ADLER32_CHECKSUM) { in test_compressdev_deflate_stateful_decomp_checksum()3031 if (capab->comp_feature_flags & in test_compressdev_deflate_stateful_decomp_checksum()[all …]
46 uint64_t comp_feature_flags; member
17 .comp_feature_flags = RTE_COMP_FF_MULTI_PKT_CHECKSUM |
15 .comp_feature_flags = (RTE_COMP_FF_NONCOMPRESSED_BLOCKS |
16 .comp_feature_flags = RTE_COMP_FF_OOP_SGL_IN_SGL_OUT |
84 .comp_feature_flags = RTE_COMP_FF_ADLER32_CHECKSUM |91 .comp_feature_flags = RTE_COMP_FF_ADLER32_CHECKSUM |
68 uint64_t comp_flags = cap->comp_feature_flags; in comp_perf_check_capabilities()
18 .comp_feature_flags = RTE_COMP_FF_HUFFMAN_FIXED |
368 if (dev_info.capabilities->comp_feature_flags & RTE_COMP_FF_SHAREABLE_PRIV_XFORM) {