Home
last modified time | relevance | path

Searched defs:fpga_5gnr_fec_device (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Dfpga_5gnr_fec.h232 struct fpga_5gnr_fec_device { struct
234 void *mmio_base;
236 void *sw_rings;
238 rte_iova_t sw_rings_phys;
240 uint32_t sw_ring_size;
242 uint32_t sw_ring_max_depth;
244 uint32_t *tail_ptrs;
269 struct fpga_5gnr_fec_device *d; argument