Searched refs:RTE_BBDEV_OP_LDPC_DEC (Results 1 – 18 of 18) sorted by relevance
5 RTE_BBDEV_OP_LDPC_DEC
739 RTE_BBDEV_OP_LDPC_DEC, /**< LDPC decode */ enumerator903 (priv->type != RTE_BBDEV_OP_LDPC_DEC))) in rte_bbdev_dec_op_alloc_bulk()
850 case RTE_BBDEV_OP_LDPC_DEC: in get_bbdev_op_size()870 if (type == RTE_BBDEV_OP_TURBO_DEC || type == RTE_BBDEV_OP_LDPC_DEC) { in bbdev_op_init()
283 } else if (op_type == RTE_BBDEV_OP_LDPC_DEC) { in parse_turbo_flags()313 *op_type = RTE_BBDEV_OP_LDPC_DEC; in op_turbo_type_strtol()350 (op_type == RTE_BBDEV_OP_LDPC_DEC)) in parse_expected_status()902 } else if (vector->op_type == RTE_BBDEV_OP_LDPC_DEC) { in parse_entry()1344 } else if (vector->op_type == RTE_BBDEV_OP_LDPC_DEC) { in bbdev_check_vector()
351 } else if (op_cap->type == RTE_BBDEV_OP_LDPC_DEC) { in check_dev_cap()2321 op_type == RTE_BBDEV_OP_LDPC_DEC) in init_test_op_params()2336 op_type == RTE_BBDEV_OP_LDPC_DEC) in init_test_op_params()2680 case RTE_BBDEV_OP_LDPC_DEC: in dequeue_event_callback()3888 test_vector.op_type == RTE_BBDEV_OP_LDPC_DEC) in throughput_test()3930 test_vector.op_type == RTE_BBDEV_OP_LDPC_DEC) in throughput_test()4279 else if (op_type == RTE_BBDEV_OP_LDPC_DEC) in validation_latency_test()4738 else if (op_type == RTE_BBDEV_OP_LDPC_DEC) in offload_cost_test()4790 if (op_type != RTE_BBDEV_OP_LDPC_DEC) { in offload_cost_test()4828 if (op_type == RTE_BBDEV_OP_LDPC_DEC) in offload_latency_empty_q_test_dec()[all …]
571 For LDPC decoder it has to be always set to ``RTE_BBDEV_OP_LDPC_DEC``576 RTE_BBDEV_OP_LDPC_DEC
211 .type = RTE_BBDEV_OP_LDPC_DEC, in info_get()
320 .type = RTE_BBDEV_OP_LDPC_DEC, in fpga_dev_info_get()
1023 .type = RTE_BBDEV_OP_LDPC_DEC, in acc100_dev_info_get()