Home
last modified time | relevance | path

Searched refs:RTE_BBDEV_OP_LDPC_ENC (Results 1 – 15 of 15) sorted by relevance

/dpdk/app/test-bbdev/test_vectors/
H A Dldpc_enc_v11835.data5 RTE_BBDEV_OP_LDPC_ENC
H A Dldpc_enc_v7813.data7 RTE_BBDEV_OP_LDPC_ENC
H A Dldpc_enc_v8568.data7 RTE_BBDEV_OP_LDPC_ENC
H A Dldpc_enc_v2342.data7 RTE_BBDEV_OP_LDPC_ENC
H A Dldpc_enc_v9503.data7 RTE_BBDEV_OP_LDPC_ENC
/dpdk/lib/bbdev/
H A Drte_bbdev_op.h750 RTE_BBDEV_OP_LDPC_ENC, /**< LDPC encode */ enumerator
873 (priv->type != RTE_BBDEV_OP_LDPC_ENC))) in rte_bbdev_enc_op_alloc_bulk()
H A Drte_bbdev.c850 case RTE_BBDEV_OP_LDPC_ENC: in get_bbdev_op_size()
872 type == RTE_BBDEV_OP_LDPC_ENC) { in bbdev_op_init()
/dpdk/drivers/baseband/la12xx/
H A Dbbdev_la12xx.c51 .type = RTE_BBDEV_OP_LDPC_ENC,
188 case RTE_BBDEV_OP_LDPC_ENC: in la12xx_e200_queue_setup()
242 case RTE_BBDEV_OP_LDPC_ENC: in la12xx_e200_queue_setup()
454 case RTE_BBDEV_OP_LDPC_ENC: in enqueue_single_op()
/dpdk/app/test-bbdev/
H A Dtest_bbdev_vector.c283 } else if (op_type == RTE_BBDEV_OP_LDPC_ENC) { in parse_turbo_flags()
315 *op_type = RTE_BBDEV_OP_LDPC_ENC; in op_turbo_type_strtol()
903 } else if (vector->op_type == RTE_BBDEV_OP_LDPC_ENC) { in parse_entry()
1345 } else if (vector->op_type == RTE_BBDEV_OP_LDPC_ENC) { in bbdev_check_vector()
H A Dtest_bbdev_perf.c366 } else if (op_cap->type == RTE_BBDEV_OP_LDPC_ENC) { in check_dev_cap()
2385 || op_type == RTE_BBDEV_OP_LDPC_ENC) in init_test_op_params()
2449 else if (test_vector.op_type == RTE_BBDEV_OP_LDPC_ENC) in run_test_case_on_device()
2659 else if (test_vector.op_type == RTE_BBDEV_OP_LDPC_ENC) in dequeue_event_callback()
2729 case RTE_BBDEV_OP_LDPC_ENC: in dequeue_event_callback()
3852 else if (test_vector.op_type == RTE_BBDEV_OP_LDPC_ENC) in throughput_test()
3872 else if (test_vector.op_type == RTE_BBDEV_OP_LDPC_ENC) in throughput_test()
3962 test_vector.op_type == RTE_BBDEV_OP_LDPC_ENC) in throughput_test()
4303 else if (op_type == RTE_BBDEV_OP_LDPC_ENC) in validation_latency_test()
4763 else if (op_type == RTE_BBDEV_OP_LDPC_ENC) in offload_cost_test()
[all …]
H A Dldpc_enc_default.data7 RTE_BBDEV_OP_LDPC_ENC
/dpdk/doc/guides/tools/
H A Dtestbbdev.rst698 For turbo encoder it has to be always set to ``RTE_BBDEV_OP_LDPC_ENC``
703 RTE_BBDEV_OP_LDPC_ENC
/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c307 .type = RTE_BBDEV_OP_LDPC_ENC, in fpga_dev_info_get()
400 if (conf->op_type == RTE_BBDEV_OP_LDPC_ENC) { in fpga_find_free_queue_idx()
/dpdk/drivers/baseband/turbo_sw/
H A Dbbdev_turbo_software.c198 .type = RTE_BBDEV_OP_LDPC_ENC, in info_get()
/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c846 int fcw_len = (conf->op_type == RTE_BBDEV_OP_LDPC_ENC ? in acc100_queue_setup()
1010 .type = RTE_BBDEV_OP_LDPC_ENC, in acc100_dev_info_get()