Searched refs:rte_fpga_5gnr_fec_configure (Results 1 – 6 of 6) sorted by relevance
8 rte_fpga_5gnr_fec_configure;
67 rte_fpga_5gnr_fec_configure(const char *dev_name,
1965 rte_fpga_5gnr_fec_configure(const char *dev_name, in rte_fpga_5gnr_fec_configure() function
155 be achieved by using the function ``rte_fpga_5gnr_fec_configure()``, which sets up the199 An example configuration code calling the function ``rte_fpga_5gnr_fec_configure()`` is shown220 ret = rte_fpga_5gnr_fec_configure(info->dev_name, &conf);
622 ``rte_fpga_5gnr_fec_configure`` and structure ``fpga_5gnr_fec_conf`` to
663 ret = rte_fpga_5gnr_fec_configure(info->dev_name, &conf); in add_bbdev_dev()