Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c1968 uint32_t payload_32, address; in rte_fpga_5gnr_fec_configure() local
2001 payload_32 = FPGA_INVALID_HW_QUEUE_ID; in rte_fpga_5gnr_fec_configure()
2004 fpga_reg_write_32(d->mmio_base, address, payload_32); in rte_fpga_5gnr_fec_configure()
2062 payload_32 = 0x1; in rte_fpga_5gnr_fec_configure()
2065 fpga_reg_write_32(d->mmio_base, address, payload_32); in rte_fpga_5gnr_fec_configure()
2094 payload_32 = ((0x80 + vf_id) << 16) | 0x1; in rte_fpga_5gnr_fec_configure()
2096 payload_32); in rte_fpga_5gnr_fec_configure()
2105 payload_32 = ((0x80 + vf_id) << 16) | 0x1; in rte_fpga_5gnr_fec_configure()
2107 payload_32); in rte_fpga_5gnr_fec_configure()
/f-stack/dpdk/drivers/baseband/fpga_lte_fec/
H A Dfpga_lte_fec.c2456 uint32_t payload_32, address; in rte_fpga_lte_fec_configure() local
2489 payload_32 = FPGA_INVALID_HW_QUEUE_ID; in rte_fpga_lte_fec_configure()
2492 fpga_reg_write_32(d->mmio_base, address, payload_32); in rte_fpga_lte_fec_configure()
2550 payload_32 = 0x1; in rte_fpga_lte_fec_configure()
2553 fpga_reg_write_32(d->mmio_base, address, payload_32); in rte_fpga_lte_fec_configure()
2582 payload_32 = ((0x80 + vf_id) << 16) | 0x1; in rte_fpga_lte_fec_configure()
2584 payload_32); in rte_fpga_lte_fec_configure()
2593 payload_32 = ((0x80 + vf_id) << 16) | 0x1; in rte_fpga_lte_fec_configure()
2595 payload_32); in rte_fpga_lte_fec_configure()