Lines Matching refs:inputs

120 	struct rte_bbdev_op_data *inputs;  member
1219 &op_params->q_bufs[socket_id][queue_id].inputs, in fill_queue_buffers()
1286 rte_free(op_params->q_bufs[j][i].inputs); in free_buffers()
1298 struct rte_bbdev_op_data *inputs, in copy_reference_dec_op() argument
1338 ops[i]->turbo_dec.input = inputs[start_idx + i]; in copy_reference_dec_op()
1348 struct rte_bbdev_op_data *inputs, in copy_reference_enc_op() argument
1386 ops[i]->turbo_enc.input = inputs[start_idx + i]; in copy_reference_enc_op()
1663 generate_llr_input(uint16_t n, struct rte_bbdev_op_data *inputs, in generate_llr_input() argument
1678 m = inputs[i].data; in generate_llr_input()
1699 struct rte_bbdev_op_data *inputs, in copy_reference_ldpc_dec_op() argument
1738 if (inputs != NULL) in copy_reference_ldpc_dec_op()
1740 inputs[start_idx + i]; in copy_reference_ldpc_dec_op()
1757 struct rte_bbdev_op_data *inputs, in copy_reference_ldpc_enc_op() argument
1783 ops[i]->ldpc_enc.input = inputs[start_idx + i]; in copy_reference_ldpc_enc_op()
2794 copy_reference_ldpc_dec_op(ops, num_to_process, 0, bufs->inputs, in throughput_intr_lcore_ldpc_dec()
2888 copy_reference_dec_op(ops, num_to_process, 0, bufs->inputs, in throughput_intr_lcore_dec()
2975 copy_reference_enc_op(ops, num_to_process, 0, bufs->inputs, in throughput_intr_lcore_enc()
3063 bufs->inputs, bufs->hard_outputs, in throughput_intr_lcore_ldpc_enc()
3145 copy_reference_dec_op(ops_enq, num_ops, 0, bufs->inputs, in throughput_pmd_lcore_dec()
3256 copy_reference_ldpc_dec_op(ops_enq, num_ops, 0, bufs->inputs, in bler_pmd_lcore_ldpc_dec()
3259 generate_llr_input(num_ops, bufs->inputs, ref_op); in bler_pmd_lcore_ldpc_dec()
3385 copy_reference_ldpc_dec_op(ops_enq, num_ops, 0, bufs->inputs, in throughput_pmd_lcore_ldpc_dec()
3494 copy_reference_enc_op(ops_enq, num_ops, 0, bufs->inputs, in throughput_pmd_lcore_enc()
3584 copy_reference_ldpc_enc_op(ops_enq, num_ops, 0, bufs->inputs, in throughput_pmd_lcore_ldpc_enc()
3995 bufs->inputs, in latency_test_dec()
4077 bufs->inputs, in latency_test_ldpc_dec()
4154 bufs->inputs, in latency_test_enc()
4221 bufs->inputs, in latency_test_ldpc_enc()
4393 bufs->inputs, in offload_latency_test_dec()
4478 bufs->inputs, in offload_latency_test_ldpc_dec()
4573 bufs->inputs, in offload_latency_test_enc()
4656 bufs->inputs, in offload_latency_test_ldpc_enc()