Searched refs:RTE_COMP_FF_ADLER32_CHECKSUM (Results 1 – 7 of 7) sorted by relevance
45 #define RTE_COMP_FF_ADLER32_CHECKSUM (1ULL << 5) macro
24 case RTE_COMP_FF_ADLER32_CHECKSUM: in rte_comp_get_feature_name()
19 RTE_COMP_FF_ADLER32_CHECKSUM |
23 RTE_COMP_FF_ADLER32_CHECKSUM,
84 .comp_feature_flags = RTE_COMP_FF_ADLER32_CHECKSUM |91 .comp_feature_flags = RTE_COMP_FF_ADLER32_CHECKSUM |
2605 RTE_COMP_FF_ADLER32_CHECKSUM) == 0 && in test_compressdev_deflate_stateless_checksum()2680 if ((capab->comp_feature_flags & RTE_COMP_FF_ADLER32_CHECKSUM)) { in test_compressdev_deflate_stateless_checksum()2952 (RTE_COMP_FF_CRC32_CHECKSUM | RTE_COMP_FF_ADLER32_CHECKSUM | 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()