Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c1802 uint16_t sys_cols, K, h_p_size, h_np_size; in acc100_dma_desc_ld_fill() local
1875 h_np_size = fcw->hcout_offset > 0 ? in acc100_dma_desc_ld_fill()
1879 h_np_size = (h_np_size * 3 + 3) / 4; in acc100_dma_desc_ld_fill()
1882 dec->harq_combined_output.length = h_np_size; in acc100_dma_desc_ld_fill()