Searched refs:rte_fpga_lte_fec_conf (Results 1 – 5 of 5) sorted by relevance
33 struct rte_fpga_lte_fec_conf { struct68 const struct rte_fpga_lte_fec_conf *conf); argument
2435 set_default_fpga_conf(struct rte_fpga_lte_fec_conf *def_conf) in set_default_fpga_conf()2438 memset(def_conf, 0, sizeof(struct rte_fpga_lte_fec_conf)); in set_default_fpga_conf()2454 const struct rte_fpga_lte_fec_conf *conf) in rte_fpga_lte_fec_configure()2461 struct rte_fpga_lte_fec_conf def_conf; in rte_fpga_lte_fec_configure()
155 parameters defined in ``rte_fpga_lte_fec_conf`` structure:159 struct rte_fpga_lte_fec_conf {203 struct rte_fpga_lte_fec_conf conf;206 memset(&conf, 0, sizeof(struct rte_fpga_lte_fec_conf));
584 struct rte_fpga_lte_fec_conf conf; in add_bbdev_dev()591 memset(&conf, 0, sizeof(struct rte_fpga_lte_fec_conf)); in add_bbdev_dev()
619 ``rte_fpga_lte_fec_conf``.