Searched refs:RTE_COMP_FF_ADLER32_CHECKSUM (Results 1 – 5 of 5) sorted by relevance
46 #define RTE_COMP_FF_ADLER32_CHECKSUM (1ULL << 5) macro
25 case RTE_COMP_FF_ADLER32_CHECKSUM: in rte_comp_get_feature_name()
22 RTE_COMP_FF_ADLER32_CHECKSUM,
23 RTE_COMP_FF_ADLER32_CHECKSUM |
2608 RTE_COMP_FF_ADLER32_CHECKSUM) == 0 && in test_compressdev_deflate_stateless_checksum()2683 if ((capab->comp_feature_flags & RTE_COMP_FF_ADLER32_CHECKSUM)) { in test_compressdev_deflate_stateless_checksum()2955 (RTE_COMP_FF_CRC32_CHECKSUM | RTE_COMP_FF_ADLER32_CHECKSUM | in test_compressdev_deflate_stateful_decomp_checksum()3025 if (capab->comp_feature_flags & RTE_COMP_FF_ADLER32_CHECKSUM) { in test_compressdev_deflate_stateful_decomp_checksum()