Searched defs:out_offset (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/baseband/turbo_sw/ |
| H A D | bbdev_turbo_software.c | 553 struct rte_mbuf *m_out, uint16_t in_offset, uint16_t out_offset, in process_enc_cb() 844 struct rte_mbuf *m_out, uint16_t in_offset, uint16_t out_offset, in process_ldpc_enc_cb() 992 uint16_t out_offset = enc->output.offset; in enqueue_enc_one_op() local 1085 uint16_t out_offset = enc->output.offset; in enqueue_ldpc_enc_one_op() local 1215 uint16_t in_offset, uint16_t out_offset, bool check_crc_24b, in process_dec_cb() 1368 uint16_t in_offset, uint16_t out_offset, in process_ldpc_dec_cb() 1577 uint16_t out_offset = dec->hard_output.offset; in enqueue_dec_one_op() local 1665 uint16_t out_offset = dec->hard_output.offset; in enqueue_ldpc_dec_one_op() local
|
| /dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 933 uint32_t in_offset, uint32_t out_offset, uint16_t desc_offset, in fpga_dma_desc_te_fill() 992 uint32_t in_offset, uint32_t out_offset, in fpga_dma_desc_ld_fill() 1206 uint32_t out_offset = harq_out_offset; in fpga_harq_write_loopback() local 1344 uint16_t out_offset = enc->output.offset; in enqueue_ldpc_enc_one_op_cb() local 1445 uint16_t out_offset = dec->hard_output.offset; in enqueue_ldpc_dec_one_op_cb() local
|
| /dpdk/drivers/baseband/fpga_lte_fec/ |
| H A D | fpga_lte_fec.c | 1238 uint32_t in_offset, uint32_t out_offset, uint16_t desc_offset, in fpga_dma_desc_te_fill() 1299 uint32_t in_offset, uint32_t out_offset, uint16_t desc_offset, in fpga_dma_desc_td_fill() 1504 uint32_t total_left, in_length, out_length, in_offset, out_offset; in enqueue_enc_one_op_cb() local 1568 uint32_t mbuf_total_left, in_length, out_length, in_offset, out_offset; in enqueue_enc_one_op_tb() local 1788 uint32_t total_left, in_length, out_length, in_offset, out_offset; in enqueue_dec_one_op_cb() local 1847 uint32_t mbuf_total_left, seg_total_left, in_offset, out_offset; in enqueue_dec_one_op_tb() local
|
| /dpdk/drivers/baseband/acc100/ |
| H A D | rte_acc100_pmd.c | 1502 struct rte_mbuf *output, uint32_t out_offset, in acc100_dma_fill_blk_type_out() 1544 uint32_t *out_offset, uint32_t *out_length, in acc100_dma_desc_te_fill() 1625 uint32_t *out_offset, uint32_t *out_length, in acc100_dma_desc_le_fill() 2291 uint32_t in_offset, out_offset, out_length, mbuf_total_left, in enqueue_enc_one_op_cb() local 2407 uint32_t in_offset, out_offset, out_length, mbuf_total_left, in enqueue_ldpc_enc_one_op_cb() local 2463 uint32_t in_offset, out_offset, out_length, mbuf_total_left, in enqueue_enc_one_op_tb() local
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.h | 166 uint32_t out_offset; member
|