Lines Matching refs:rte_bbdev_dec_op

130 	struct rte_bbdev_dec_op *ref_dec_op;
155 struct rte_bbdev_dec_op *dec_ops[MAX_BURST];
1296 copy_reference_dec_op(struct rte_bbdev_dec_op **ops, unsigned int n, in copy_reference_dec_op()
1301 struct rte_bbdev_dec_op *ref_op) in copy_reference_dec_op()
1664 struct rte_bbdev_dec_op *ref_op) in generate_llr_input()
1697 copy_reference_ldpc_dec_op(struct rte_bbdev_dec_op **ops, unsigned int n, in copy_reference_ldpc_dec_op()
1704 struct rte_bbdev_dec_op *ref_op) in copy_reference_ldpc_dec_op()
1788 check_dec_status_and_ordering(struct rte_bbdev_dec_op *op, in check_dec_status_and_ordering()
2040 validate_dec_op(struct rte_bbdev_dec_op **ops, const uint16_t n, in validate_dec_op()
2041 struct rte_bbdev_dec_op *ref_op, const int vector_mask) in validate_dec_op()
2084 validate_ldpc_bler(struct rte_bbdev_dec_op **ops, const uint16_t n) in validate_ldpc_bler()
2107 validate_ldpc_dec_op(struct rte_bbdev_dec_op **ops, const uint16_t n, in validate_ldpc_dec_op()
2108 struct rte_bbdev_dec_op *ref_op, const int vector_mask) in validate_ldpc_dec_op()
2223 create_reference_dec_op(struct rte_bbdev_dec_op *op) in create_reference_dec_op()
2236 create_reference_ldpc_dec_op(struct rte_bbdev_dec_op *op) in create_reference_ldpc_dec_op()
2283 calc_dec_TB_size(struct rte_bbdev_dec_op *op) in calc_dec_TB_size()
2302 calc_ldpc_dec_TB_size(struct rte_bbdev_dec_op *op) in calc_ldpc_dec_TB_size()
2512 struct rte_bbdev_dec_op **ops, in retrieve_harq_ddr()
2518 struct rte_bbdev_dec_op *ops_deq[MAX_BURST]; in retrieve_harq_ddr()
2559 struct rte_bbdev_dec_op **ops, const uint16_t n, in preload_harq_ddr()
2566 struct rte_bbdev_dec_op *ops_deq[MAX_OPS]; in preload_harq_ddr()
2690 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in dequeue_event_callback()
2708 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in dequeue_event_callback()
2757 struct rte_bbdev_dec_op *ops[num_to_process]; in throughput_intr_lcore_ldpc_dec()
2761 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in throughput_intr_lcore_ldpc_dec()
2857 struct rte_bbdev_dec_op *ops[num_to_process]; in throughput_intr_lcore_dec()
3120 struct rte_bbdev_dec_op *ops_enq[num_ops]; in throughput_pmd_lcore_dec()
3121 struct rte_bbdev_dec_op *ops_deq[num_ops]; in throughput_pmd_lcore_dec()
3122 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in throughput_pmd_lcore_dec()
3216 struct rte_bbdev_dec_op *ops_enq[num_ops]; in bler_pmd_lcore_ldpc_dec()
3217 struct rte_bbdev_dec_op *ops_deq[num_ops]; in bler_pmd_lcore_ldpc_dec()
3218 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in bler_pmd_lcore_ldpc_dec()
3346 struct rte_bbdev_dec_op *ops_enq[num_ops]; in throughput_pmd_lcore_ldpc_dec()
3347 struct rte_bbdev_dec_op *ops_deq[num_ops]; in throughput_pmd_lcore_ldpc_dec()
3348 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in throughput_pmd_lcore_ldpc_dec()
3972 struct test_buffers *bufs, struct rte_bbdev_dec_op *ref_op, in latency_test_dec()
3979 struct rte_bbdev_dec_op *ops_enq[MAX_BURST], *ops_deq[MAX_BURST]; in latency_test_dec()
4042 struct test_buffers *bufs, struct rte_bbdev_dec_op *ref_op, in latency_test_ldpc_dec()
4050 struct rte_bbdev_dec_op *ops_enq[MAX_BURST], *ops_deq[MAX_BURST]; in latency_test_ldpc_dec()
4374 struct rte_bbdev_dec_op *ref_op, uint16_t dev_id, in offload_latency_test_dec()
4379 struct rte_bbdev_dec_op *ops_enq[MAX_BURST], *ops_deq[MAX_BURST]; in offload_latency_test_dec()
4457 struct rte_bbdev_dec_op *ref_op, uint16_t dev_id, in offload_latency_test_ldpc_dec()
4462 struct rte_bbdev_dec_op *ops_enq[MAX_BURST], *ops_deq[MAX_BURST]; in offload_latency_test_ldpc_dec()
4846 struct rte_bbdev_dec_op *ops[MAX_BURST]; in offload_latency_empty_q_test_dec()