Lines Matching refs:rte_comp_op
157 struct rte_comp_op **ops;
158 struct rte_comp_op **ops_processed;
423 compress_zlib(struct rte_comp_op *op, in compress_zlib()
576 decompress_zlib(struct rte_comp_op *op, in decompress_zlib()
786 test_run_enqueue_dequeue(struct rte_comp_op **ops, in test_run_enqueue_dequeue()
787 struct rte_comp_op **ops_processed, in test_run_enqueue_dequeue()
999 struct rte_comp_op **ops_processed = test_priv_data->ops_processed; in test_mbufs_calculate_data_size()
1217 struct rte_comp_op **ops = test_priv_data->ops; in test_deflate_comp_run()
1218 struct rte_comp_op **ops_processed = test_priv_data->ops_processed; in test_deflate_comp_run()
1418 struct rte_comp_op **ops_processed = test_priv_data->ops_processed; in test_deflate_comp_finalize()
1421 struct rte_comp_op **ops = test_priv_data->ops; in test_deflate_comp_finalize()
1546 struct rte_comp_op **ops = test_priv_data->ops; in test_deflate_decomp_run()
1547 struct rte_comp_op **ops_processed = test_priv_data->ops_processed; in test_deflate_decomp_run()
1743 struct rte_comp_op **ops_processed = test_priv_data->ops_processed; in test_deflate_decomp_finalize()
1745 struct rte_comp_op **ops = test_priv_data->ops; in test_deflate_decomp_finalize()
1920 struct rte_comp_op **ops_processed = test_priv_data->ops_processed; in test_results_validation()
2002 struct rte_comp_op *ops[num_bufs]; in test_deflate_comp_decomp()
2003 struct rte_comp_op *ops_processed[num_bufs]; in test_deflate_comp_decomp()