Searched refs:RTE_COMP_FF_NONCOMPRESSED_BLOCKS (Results 1 – 4 of 4) sorted by relevance
58 #define RTE_COMP_FF_NONCOMPRESSED_BLOCKS (1ULL << 11) macro
31 case RTE_COMP_FF_NONCOMPRESSED_BLOCKS: in rte_comp_get_feature_name()
15 .comp_feature_flags = (RTE_COMP_FF_NONCOMPRESSED_BLOCKS |
108 (comp_flags & RTE_COMP_FF_NONCOMPRESSED_BLOCKS) == 0) { in comp_perf_check_capabilities()