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];
1250 copy_reference_dec_op(struct rte_bbdev_dec_op **ops, unsigned int n, in copy_reference_dec_op()
1255 struct rte_bbdev_dec_op *ref_op) in copy_reference_dec_op()
1618 struct rte_bbdev_dec_op *ref_op) in generate_llr_input()
1651 copy_reference_ldpc_dec_op(struct rte_bbdev_dec_op **ops, unsigned int n, in copy_reference_ldpc_dec_op()
1658 struct rte_bbdev_dec_op *ref_op) in copy_reference_ldpc_dec_op()
1742 check_dec_status_and_ordering(struct rte_bbdev_dec_op *op, in check_dec_status_and_ordering()
1994 validate_dec_op(struct rte_bbdev_dec_op **ops, const uint16_t n, in validate_dec_op()
1995 struct rte_bbdev_dec_op *ref_op, const int vector_mask) in validate_dec_op()
2038 validate_ldpc_bler(struct rte_bbdev_dec_op **ops, const uint16_t n) in validate_ldpc_bler()
2061 validate_ldpc_dec_op(struct rte_bbdev_dec_op **ops, const uint16_t n, in validate_ldpc_dec_op()
2062 struct rte_bbdev_dec_op *ref_op, const int vector_mask) in validate_ldpc_dec_op()
2177 create_reference_dec_op(struct rte_bbdev_dec_op *op) in create_reference_dec_op()
2190 create_reference_ldpc_dec_op(struct rte_bbdev_dec_op *op) in create_reference_ldpc_dec_op()
2237 calc_dec_TB_size(struct rte_bbdev_dec_op *op) in calc_dec_TB_size()
2256 calc_ldpc_dec_TB_size(struct rte_bbdev_dec_op *op) in calc_ldpc_dec_TB_size()
2466 struct rte_bbdev_dec_op **ops, in retrieve_harq_ddr()
2472 struct rte_bbdev_dec_op *ops_deq[MAX_BURST]; in retrieve_harq_ddr()
2513 struct rte_bbdev_dec_op **ops, const uint16_t n, in preload_harq_ddr()
2520 struct rte_bbdev_dec_op *ops_deq[MAX_OPS]; in preload_harq_ddr()
2644 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in dequeue_event_callback()
2662 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in dequeue_event_callback()
2711 struct rte_bbdev_dec_op *ops[num_to_process]; in throughput_intr_lcore_ldpc_dec()
2715 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in throughput_intr_lcore_ldpc_dec()
2814 struct rte_bbdev_dec_op *ops[num_to_process]; in throughput_intr_lcore_dec()
3086 struct rte_bbdev_dec_op *ops_enq[num_ops]; in throughput_pmd_lcore_dec()
3087 struct rte_bbdev_dec_op *ops_deq[num_ops]; in throughput_pmd_lcore_dec()
3088 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in throughput_pmd_lcore_dec()
3183 struct rte_bbdev_dec_op *ops_enq[num_ops]; in bler_pmd_lcore_ldpc_dec()
3184 struct rte_bbdev_dec_op *ops_deq[num_ops]; in bler_pmd_lcore_ldpc_dec()
3185 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in bler_pmd_lcore_ldpc_dec()
3314 struct rte_bbdev_dec_op *ops_enq[num_ops]; in throughput_pmd_lcore_ldpc_dec()
3315 struct rte_bbdev_dec_op *ops_deq[num_ops]; in throughput_pmd_lcore_ldpc_dec()
3316 struct rte_bbdev_dec_op *ref_op = tp->op_params->ref_dec_op; in throughput_pmd_lcore_ldpc_dec()
3943 struct test_buffers *bufs, struct rte_bbdev_dec_op *ref_op, in latency_test_dec()
3950 struct rte_bbdev_dec_op *ops_enq[MAX_BURST], *ops_deq[MAX_BURST]; in latency_test_dec()
4013 struct test_buffers *bufs, struct rte_bbdev_dec_op *ref_op, in latency_test_ldpc_dec()
4021 struct rte_bbdev_dec_op *ops_enq[MAX_BURST], *ops_deq[MAX_BURST]; in latency_test_ldpc_dec()
4345 struct rte_bbdev_dec_op *ref_op, uint16_t dev_id, in offload_latency_test_dec()
4350 struct rte_bbdev_dec_op *ops_enq[MAX_BURST], *ops_deq[MAX_BURST]; in offload_latency_test_dec()
4428 struct rte_bbdev_dec_op *ref_op, uint16_t dev_id, in offload_latency_test_ldpc_dec()
4433 struct rte_bbdev_dec_op *ops_enq[MAX_BURST], *ops_deq[MAX_BURST]; in offload_latency_test_ldpc_dec()
4817 struct rte_bbdev_dec_op *ops[MAX_BURST]; in offload_latency_empty_q_test_dec()