Lines Matching refs:def_comp_xform

120 	struct rte_comp_xform *def_comp_xform;  member
189 rte_free(ts_params->def_comp_xform); in testsuite_teardown()
259 ts_params->def_comp_xform = in testsuite_setup()
261 if (ts_params->def_comp_xform == NULL) { in testsuite_setup()
275 ts_params->def_comp_xform->type = RTE_COMP_COMPRESS; in testsuite_setup()
276 ts_params->def_comp_xform->compress.algo = RTE_COMP_ALGO_DEFLATE, in testsuite_setup()
277 ts_params->def_comp_xform->compress.deflate.huffman = in testsuite_setup()
279 ts_params->def_comp_xform->compress.level = RTE_COMP_LEVEL_PMD_DEFAULT; in testsuite_setup()
280 ts_params->def_comp_xform->compress.chksum = RTE_COMP_CHECKSUM_NONE; in testsuite_setup()
281 ts_params->def_comp_xform->compress.window_size = DEFAULT_WINDOW_SIZE; in testsuite_setup()
1127 ts_params->def_comp_xform->compress.deflate.huffman; in test_setup_output_bufs()
2194 memcpy(compress_xform, ts_params->def_comp_xform, in test_compressdev_deflate_stateless_fixed()
2266 memcpy(compress_xform, ts_params->def_comp_xform, in test_compressdev_deflate_stateless_dynamic()
2330 &ts_params->def_comp_xform, in test_compressdev_deflate_stateless_multi_op()
2378 memcpy(compress_xform, ts_params->def_comp_xform, in test_compressdev_deflate_stateless_multi_level()
2448 memcpy(compress_xforms[i], ts_params->def_comp_xform, in test_compressdev_deflate_stateless_multi_xform()
2526 &ts_params->def_comp_xform, in test_compressdev_deflate_stateless_sgl()
2620 memcpy(compress_xform, ts_params->def_comp_xform, in test_compressdev_deflate_stateless_checksum()
2757 &ts_params->def_comp_xform, in test_compressdev_out_of_space_buffer()
2836 &ts_params->def_comp_xform, in test_compressdev_deflate_stateless_dynamic_big()
2852 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_stateless_dynamic_big()
2876 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_stateless_dynamic_big()
2900 &ts_params->def_comp_xform, in test_compressdev_deflate_stateful_decomp()
2966 memcpy(compress_xform, ts_params->def_comp_xform, in test_compressdev_deflate_stateful_decomp_checksum()
3118 &ts_params->def_comp_xform, in test_compressdev_external_mbufs()
3192 memcpy(compress_xform, ts_params->def_comp_xform, in test_compressdev_deflate_stateless_fixed_oos_recoverable()
3280 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_LB_1op()
3301 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_1op()
3316 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_1op()
3356 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_LB_2ops_first()
3372 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_first()
3387 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_first()
3427 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_LB_2ops_second()
3443 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_second()
3458 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_second()
3499 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_LB_3ops()
3515 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_3ops()
3530 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_3ops()
3572 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_LB_4ops()
3588 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_4ops()
3603 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_4ops()
3640 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_SGL_1op()
3656 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_1op()
3671 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_1op()
3711 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_SGL_2ops_first()
3727 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_2ops_first()
3742 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_2ops_first()
3782 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_SGL_2ops_second()
3798 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_2ops_second()
3813 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_2ops_second()
3854 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_SGL_3ops()
3870 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_3ops()
3885 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_3ops()
3928 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_SGL_4ops()
3944 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_4ops()
3959 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_4ops()
3997 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_SGL_over_1op()
4013 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_over_1op()
4028 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_over_1op()
4072 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_SGL_over_2ops_first()
4088 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_over_2ops_first()
4103 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_over_2ops_first()
4145 &ts_params->def_comp_xform, in test_compressdev_deflate_im_buffers_SGL_over_2ops_second()
4161 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_over_2ops_second()
4176 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_SGL_over_2ops_second()