Searched refs:RTE_COMP_FF_OOP_SGL_IN_SGL_OUT (Results 1 – 7 of 7) sorted by relevance
2519 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_stateless_sgl()2784 if (capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_out_of_space_buffer()2822 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_stateless_dynamic_big()2924 if (capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_deflate_stateful_decomp()3013 RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_deflate_stateful_decomp_checksum()3035 RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_deflate_stateful_decomp_checksum()3061 RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_deflate_stateful_decomp_checksum()3266 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_im_buffers_LB_1op()3339 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_im_buffers_LB_2ops_first()3410 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_im_buffers_LB_2ops_second()[all …]
33 #define RTE_COMP_FF_OOP_SGL_IN_SGL_OUT (1ULL << 2) macro
17 case RTE_COMP_FF_OOP_SGL_IN_SGL_OUT: in rte_comp_get_feature_name()
15 .comp_feature_flags = RTE_COMP_FF_OOP_SGL_IN_SGL_OUT |
100 (comp_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) { in comp_perf_check_capabilities()
28 RTE_COMP_FF_OOP_SGL_IN_SGL_OUT |
216 - ``RTE_COMP_FF_OOP_SGL_IN_SGL_OUT``