Searched refs:RTE_COMP_FF_OOP_SGL_IN_SGL_OUT (Results 1 – 8 of 8) sorted by relevance
2516 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_stateless_sgl()2781 if (capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_out_of_space_buffer()2819 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_stateless_dynamic_big()2921 if (capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_deflate_stateful_decomp()3010 RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_deflate_stateful_decomp_checksum()3032 RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_deflate_stateful_decomp_checksum()3058 RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) { in test_compressdev_deflate_stateful_decomp_checksum()3263 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_im_buffers_LB_1op()3336 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_im_buffers_LB_2ops_first()3407 if ((capab->comp_feature_flags & RTE_COMP_FF_OOP_SGL_IN_SGL_OUT) == 0) in test_compressdev_deflate_im_buffers_LB_2ops_second()[all …]
32 #define RTE_COMP_FF_OOP_SGL_IN_SGL_OUT (1ULL << 2) macro
16 case RTE_COMP_FF_OOP_SGL_IN_SGL_OUT: in rte_comp_get_feature_name()
24 RTE_COMP_FF_OOP_SGL_IN_SGL_OUT |
16 .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()
169 - ``RTE_COMP_FF_OOP_SGL_IN_SGL_OUT``