Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/turbo_sw/
H A Dbbdev_turbo_software.c1358 struct rte_mbuf *m_harq_out_head, struct rte_mbuf *m_harq_out, in process_ldpc_dec_cb() argument
1507 harq_out = (uint8_t *)mbuf_append(m_harq_out_head, in process_ldpc_dec_cb()
1534 RTE_SET_USED(m_harq_out_head); in process_ldpc_dec_cb()
1642 struct rte_mbuf *m_harq_out_head = dec->harq_combined_output.data; in enqueue_ldpc_dec_one_op() local
1687 m_harq_in, m_harq_out_head, m_harq_out, in enqueue_ldpc_dec_one_op()