Searched refs:m_harq_out (Results 1 – 1 of 1) sorted by relevance
1358 struct rte_mbuf *m_harq_out_head, struct rte_mbuf *m_harq_out, in process_ldpc_dec_cb() argument1501 if (m_harq_out != NULL) { in process_ldpc_dec_cb()1503 m_harq_out->data_len = 0; in process_ldpc_dec_cb()1508 m_harq_out, deRmOutSize); in process_ldpc_dec_cb()1516 harq_out = rte_pktmbuf_mtod_offset(m_harq_out, uint8_t *, in process_ldpc_dec_cb()1535 RTE_SET_USED(m_harq_out); in process_ldpc_dec_cb()1641 struct rte_mbuf *m_harq_out = dec->harq_combined_output.data; in enqueue_ldpc_dec_one_op() local1687 m_harq_in, m_harq_out_head, m_harq_out, in enqueue_ldpc_dec_one_op()1709 if (m_harq_out != NULL) in enqueue_ldpc_dec_one_op()1710 m_harq_out = m_harq_out->next; in enqueue_ldpc_dec_one_op()