Searched refs:harq_in_offset (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 1203 uint32_t harq_in_offset, uint32_t harq_out_offset) in fpga_harq_write_loopback() argument 1206 uint32_t in_offset = harq_in_offset; in fpga_harq_write_loopback() 1270 uint32_t harq_in_offset, uint32_t harq_out_offset) in fpga_harq_read_loopback() argument 1272 uint32_t left_length, in_offset = harq_in_offset; in fpga_harq_read_loopback() 1467 uint32_t harq_in_offset = dec->harq_combined_input.offset; in enqueue_ldpc_dec_one_op_cb() local 1474 harq_in_length, harq_in_offset, in enqueue_ldpc_dec_one_op_cb() 1480 harq_in_length, harq_in_offset, in enqueue_ldpc_dec_one_op_cb()
|
| /f-stack/dpdk/drivers/baseband/turbo_sw/ |
| H A D | bbdev_turbo_software.c | 1360 uint16_t harq_in_offset, uint16_t harq_out_offset, in process_ldpc_dec_cb() argument 1401 uint8_t *, harq_in_offset); in process_ldpc_dec_cb() 1536 RTE_SET_USED(harq_in_offset); in process_ldpc_dec_cb() 1646 uint16_t harq_in_offset = dec->harq_combined_input.offset; in enqueue_ldpc_dec_one_op() local 1688 in_offset, out_offset, harq_in_offset, in enqueue_ldpc_dec_one_op() 1713 harq_in_offset = 0; in enqueue_ldpc_dec_one_op()
|