Searched refs:RTE_COMP_FF_OOP_LB_IN_SGL_OUT (Results 1 – 7 of 7) sorted by relevance
41 #define RTE_COMP_FF_OOP_LB_IN_SGL_OUT (1ULL << 4) macro
20 case RTE_COMP_FF_OOP_LB_IN_SGL_OUT: in rte_comp_get_feature_name()
26 RTE_COMP_FF_OOP_LB_IN_SGL_OUT |
26 RTE_COMP_FF_OOP_LB_IN_SGL_OUT,
18 RTE_COMP_FF_OOP_LB_IN_SGL_OUT |
171 - ``RTE_COMP_FF_OOP_LB_IN_SGL_OUT``
2571 if (capab->comp_feature_flags & RTE_COMP_FF_OOP_LB_IN_SGL_OUT) { in test_compressdev_deflate_stateless_sgl()