Searched refs:RTE_COMP_FF_CRC32_ADLER32_CHECKSUM (Results 1 – 4 of 4) sorted by relevance
50 #define RTE_COMP_FF_CRC32_ADLER32_CHECKSUM (1ULL << 7) macro
29 case RTE_COMP_FF_CRC32_ADLER32_CHECKSUM: in rte_comp_get_feature_name()
24 RTE_COMP_FF_CRC32_ADLER32_CHECKSUM |
2610 RTE_COMP_FF_CRC32_ADLER32_CHECKSUM) == 0) in test_compressdev_deflate_stateless_checksum()2709 if ((capab->comp_feature_flags & RTE_COMP_FF_CRC32_ADLER32_CHECKSUM)) { in test_compressdev_deflate_stateless_checksum()2956 RTE_COMP_FF_CRC32_ADLER32_CHECKSUM))) in test_compressdev_deflate_stateful_decomp_checksum()3047 if (capab->comp_feature_flags & RTE_COMP_FF_CRC32_ADLER32_CHECKSUM) { in test_compressdev_deflate_stateful_decomp_checksum()