Searched refs:hard_output (Results 1 – 8 of 8) sorted by relevance
373 struct rte_bbdev_op_data hard_output; member448 struct rte_bbdev_op_data hard_output; member
1323 dec->hard_output.length += (k >> 3); in process_dec_cb()1523 dec->hard_output.length += out_length; in process_ldpc_dec_cb()1557 struct rte_mbuf *m_out = dec->hard_output.data; in enqueue_dec_one_op()1558 struct rte_mbuf *m_out_head = dec->hard_output.data; in enqueue_dec_one_op()1560 uint16_t out_offset = dec->hard_output.offset; in enqueue_dec_one_op()1643 struct rte_mbuf *m_out = dec->hard_output.data; in enqueue_ldpc_dec_one_op()1644 struct rte_mbuf *m_out_head = dec->hard_output.data; in enqueue_ldpc_dec_one_op()1648 uint16_t out_offset = dec->hard_output.offset; in enqueue_ldpc_dec_one_op()
1690 ops[i]->ldpc_dec.hard_output = in copy_reference_ldpc_dec_op()2004 struct rte_bbdev_op_data *hard_output; in validate_dec_op() local2010 hard_output = &ops_td->hard_output; in validate_dec_op()2044 struct rte_bbdev_op_data *hard_output; in validate_ldpc_bler() local2050 hard_output = &ops_td->hard_output; in validate_ldpc_bler()2051 m = hard_output->data; in validate_ldpc_bler()2073 struct rte_bbdev_op_data *hard_output; in validate_ldpc_dec_op() local2080 hard_output = &ops_td->hard_output; in validate_ldpc_dec_op()2761 ops[i]->ldpc_dec.hard_output.data); in throughput_intr_lcore_ldpc_dec()3237 ops_enq[j]->ldpc_dec.hard_output.data); in bler_pmd_lcore_ldpc_dec()[all …]
1673 if (turbo_dec->hard_output.data == NULL) { in validate_dec_op()1798 output = op->turbo_dec.hard_output.data; in enqueue_dec_one_op_cb()1801 out_offset = op->turbo_dec.hard_output.offset; in enqueue_dec_one_op_cb()1824 op->turbo_dec.hard_output.length += out_length; in enqueue_dec_one_op_cb()1859 output_head = output = op->turbo_dec.hard_output.data; in enqueue_dec_one_op_tb()1862 out_offset = op->turbo_dec.hard_output.offset; in enqueue_dec_one_op_tb()1899 ret = rte_pktmbuf_trim(op->turbo_dec.hard_output.data, in enqueue_dec_one_op_tb()1908 op->turbo_dec.hard_output.length += out_length; in enqueue_dec_one_op_tb()
1756 op->turbo_dec.hard_output.length += *h_out_length; in acc100_dma_desc_td_fill()1901 dec->hard_output.length += *h_out_length; in acc100_dma_desc_ld_fill()1963 op->ldpc_dec.hard_output.length += *h_out_length; in acc100_dma_desc_ld_update()2551 if (turbo_dec->hard_output.data == NULL) { in validate_dec_op()2699 h_out_offset = op->turbo_dec.hard_output.offset; in enqueue_dec_one_op_cb()2921 h_output_head = h_output = op->ldpc_dec.hard_output.data; in enqueue_ldpc_dec_one_op_cb()2923 h_out_offset = op->ldpc_dec.hard_output.offset; in enqueue_ldpc_dec_one_op_cb()3027 h_output_head = h_output = op->ldpc_dec.hard_output.data; in enqueue_ldpc_dec_one_op_tb()3029 h_out_offset = op->ldpc_dec.hard_output.offset; in enqueue_ldpc_dec_one_op_tb()3119 h_out_offset = op->turbo_dec.hard_output.offset; in enqueue_dec_one_op_tb()[all …]
1441 struct rte_mbuf *m_out = dec->hard_output.data; in enqueue_ldpc_dec_one_op_cb()1442 struct rte_mbuf *m_out_head = dec->hard_output.data; in enqueue_ldpc_dec_one_op_cb()1444 uint16_t out_offset = dec->hard_output.offset; in enqueue_ldpc_dec_one_op_cb()1554 op->ldpc_dec.hard_output.length += out_length; in enqueue_ldpc_dec_one_op_cb()
874 bbdev_ops_burst[i]->turbo_dec.hard_output.data = in run_decoding()876 bbdev_ops_burst[i]->turbo_dec.hard_output.offset = in run_decoding()
613 struct rte_bbdev_op_data hard_output;630 The Turbo decode structure includes the ``input``, ``hard_output`` and675 ``hard_output`` is a mandatory capability that all BBDEV PMDs support. This is955 struct rte_bbdev_op_data hard_output;984 |hard_output |hard decisions buffer, decoded output |1036 The mbuf output ``hard_output`` is mandatory and is the decoded CBs size