Searched defs:rte_fpga_5gnr_fec_conf (Results 1 – 1 of 1) sorted by relevance
34 struct rte_fpga_5gnr_fec_conf { struct36 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