Home
last modified time | relevance | path

Searched refs:buff_type (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c868 unsigned int buff_type = test_data->buff_type; in test_setup_com_bufs() local
930 } else if (buff_type == SGL_BOTH || buff_type == SGL_TO_LB) { in test_setup_com_bufs()
1077 unsigned int buff_type = test_data->buff_type; in test_setup_output_bufs() local
1144 if (buff_type == SGL_BOTH || buff_type == LB_TO_SGL) { in test_setup_output_bufs()
2210 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_fixed()
2282 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_dynamic()
2338 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_multi_op()
2393 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_multi_level()
2484 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_multi_xform()
2646 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_checksum()
[all …]