Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c992 uint32_t harq_offset, in fpga_dma_desc_ld_fill() argument
1016 desc->hbstroe_offset = harq_offset >> 10; in fpga_dma_desc_ld_fill()
1445 uint32_t harq_offset = 0; in enqueue_ldpc_dec_one_op_cb() local
1537 harq_offset = dec->harq_combined_input.offset; in enqueue_ldpc_dec_one_op_cb()
1539 harq_offset = dec->harq_combined_output.offset; in enqueue_ldpc_dec_one_op_cb()
1541 if ((harq_offset & 0x3FF) > 0) { in enqueue_ldpc_dec_one_op_cb()
1542 rte_bbdev_log(ERR, "Invalid HARQ offset %d", harq_offset); in enqueue_ldpc_dec_one_op_cb()
1548 harq_in_length, in_offset, out_offset, harq_offset, in enqueue_ldpc_dec_one_op_cb()
/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c2471 uint32_t harq_offset = (uint32_t) queue_id * HARQ_INCR * MAX_OPS; in retrieve_harq_ddr() local
2488 harq_offset; in retrieve_harq_ddr()
2490 harq_offset += HARQ_INCR; in retrieve_harq_ddr()
2518 uint32_t harq_offset = (uint32_t) queue_id * HARQ_INCR * MAX_OPS; in preload_harq_ddr() local
2538 harq_offset; in preload_harq_ddr()
2540 harq_offset += HARQ_INCR; in preload_harq_ddr()
2555 harq_offset = (uint32_t) queue_id * HARQ_INCR * MAX_OPS; in preload_harq_ddr()
2560 = harq_offset; in preload_harq_ddr()
2563 = harq_offset; in preload_harq_ddr()
2564 harq_offset += HARQ_INCR; in preload_harq_ddr()