Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.h283 uint32_t hcout_size0:16, member
H A Drte_acc100_pmd.c1396 fcw->hcout_size0 = (uint16_t) fcw->hcin_size0; in acc100_fcw_ld_fill()
1400 fcw->hcout_size0 = harq_out_length; in acc100_fcw_ld_fill()
1405 harq_layout[harq_index].size0 = fcw->hcout_size0; in acc100_fcw_ld_fill()
1407 fcw->hcout_size0 = 0; in acc100_fcw_ld_fill()
1873 h_p_size = fcw->hcout_size0 + fcw->hcout_size1; in acc100_dma_desc_ld_fill()
2812 fcw->hcout_size0 = harq_in_length; in harq_loopback()