Home
last modified time | relevance | path

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

/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()
2207 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_fixed()
2279 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_dynamic()
2335 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_multi_op()
2390 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_multi_level()
2481 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_multi_xform()
2643 .buff_type = LB_BOTH, in test_compressdev_deflate_stateless_checksum()
[all …]