Home
last modified time | relevance | path

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

/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.h270 uint32_t hcin_offset:16, member
H A Drte_acc100_pmd.c1351 fcw->hcin_offset = harq_layout[harq_index].offset; in acc100_fcw_ld_fill()
1356 fcw->hcin_offset = 0; in acc100_fcw_ld_fill()
1361 fcw->hcin_offset = 0; in acc100_fcw_ld_fill()
2807 fcw->hcin_offset = harq_layout[harq_index].offset; in harq_loopback()
2808 fcw->hcin_size1 = harq_in_length - fcw->hcin_offset; in harq_loopback()
2817 fcw->hcin_size0, fcw->hcin_offset, fcw->hcin_size1); in harq_loopback()