Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/fpga_lte_fec/
H A Dfpga_lte_fec.h33 struct rte_fpga_lte_fec_conf { struct
35 bool pf_mode_en;
37 uint8_t vf_ul_queues_number[FPGA_LTE_FEC_NUM_VFS];
39 uint8_t vf_dl_queues_number[FPGA_LTE_FEC_NUM_VFS];
41 uint8_t ul_bandwidth;
43 uint8_t dl_bandwidth;
68 const struct rte_fpga_lte_fec_conf *conf); argument