Searched refs:m_harq_in (Results 1 – 1 of 1) sorted by relevance
1357 struct rte_mbuf *m_harq_in, in process_ldpc_dec_cb() argument1399 if (m_harq_in != NULL) in process_ldpc_dec_cb()1400 harq_in = rte_pktmbuf_mtod_offset(m_harq_in, in process_ldpc_dec_cb()1437 if (m_harq_in != NULL) in process_ldpc_dec_cb()1440 m_harq_in->data_len)); in process_ldpc_dec_cb()1533 RTE_SET_USED(m_harq_in); in process_ldpc_dec_cb()1640 struct rte_mbuf *m_harq_in = dec->harq_combined_input.data; in enqueue_ldpc_dec_one_op() local1687 m_harq_in, m_harq_out_head, m_harq_out, in enqueue_ldpc_dec_one_op()1707 if (m_harq_in != NULL) in enqueue_ldpc_dec_one_op()1708 m_harq_in = m_harq_in->next; in enqueue_ldpc_dec_one_op()