Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c882 memset(test_priv_data->ops, 0, array_size); in test_setup_com_bufs()
1092 current_bufs = test_priv_data->comp_bufs; in test_setup_output_bufs()
1133 test_priv_data, in test_setup_output_bufs()
1550 void **stream = test_priv_data->stream; in test_deflate_decomp_run()
2026 test_priv_data.uncomp_bufs = uncomp_bufs; in test_deflate_comp_decomp()
2027 test_priv_data.comp_bufs = comp_bufs; in test_deflate_comp_decomp()
2028 test_priv_data.ops = ops; in test_deflate_comp_decomp()
2030 test_priv_data.priv_xforms = priv_xforms; in test_deflate_comp_decomp()
2034 test_priv_data.stream = &stream; in test_deflate_comp_decomp()
2062 &test_priv_data, in test_deflate_comp_decomp()
[all …]