Searched refs:harq_in_offset (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 1204 uint32_t harq_in_offset, uint32_t harq_out_offset) in fpga_harq_write_loopback() argument 1207 uint32_t in_offset = harq_in_offset; in fpga_harq_write_loopback() 1271 uint32_t harq_in_offset, uint32_t harq_out_offset) in fpga_harq_read_loopback() argument 1273 uint32_t left_length, in_offset = harq_in_offset; in fpga_harq_read_loopback() 1468 uint32_t harq_in_offset = dec->harq_combined_input.offset; in enqueue_ldpc_dec_one_op_cb() local 1475 harq_in_length, harq_in_offset, in enqueue_ldpc_dec_one_op_cb() 1481 harq_in_length, harq_in_offset, in enqueue_ldpc_dec_one_op_cb()
|
| /dpdk/drivers/baseband/turbo_sw/ |
| H A D | bbdev_turbo_software.c | 1369 uint16_t harq_in_offset, uint16_t harq_out_offset, in process_ldpc_dec_cb() argument 1410 uint8_t *, harq_in_offset); in process_ldpc_dec_cb() 1553 RTE_SET_USED(harq_in_offset); in process_ldpc_dec_cb() 1663 uint16_t harq_in_offset = dec->harq_combined_input.offset; in enqueue_ldpc_dec_one_op() local 1705 in_offset, out_offset, harq_in_offset, in enqueue_ldpc_dec_one_op() 1730 harq_in_offset = 0; in enqueue_ldpc_dec_one_op()
|