Home
last modified time | relevance | path

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

/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_pmd_fpga_5gnr_fec.h34 struct rte_fpga_5gnr_fec_conf { struct
36 bool pf_mode_en;
38 uint8_t vf_ul_queues_number[FPGA_5GNR_FEC_NUM_VFS];
40 uint8_t vf_dl_queues_number[FPGA_5GNR_FEC_NUM_VFS];
42 uint8_t ul_bandwidth;
67 const struct rte_fpga_5gnr_fec_conf *conf); argument