Home
last modified time | relevance | path

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

/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.h284 uint32_t hcout_size0:16, member
H A Drte_acc100_pmd.c1398 fcw->hcout_size0 = (uint16_t) fcw->hcin_size0; in acc100_fcw_ld_fill()
1402 fcw->hcout_size0 = harq_out_length; in acc100_fcw_ld_fill()
1407 harq_layout[harq_index].size0 = fcw->hcout_size0; in acc100_fcw_ld_fill()
1409 fcw->hcout_size0 = 0; in acc100_fcw_ld_fill()
1879 h_p_size = fcw->hcout_size0 + fcw->hcout_size1; in acc100_dma_desc_ld_fill()
2818 fcw->hcout_size0 = harq_in_length; in harq_loopback()