Searched refs:get_eth_conf (Results 1 – 5 of 5) sorted by relevance
129 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_pools) in get_eth_conf() function198 retval = get_eth_conf(&port_conf, max_nb_pools); in port_init()
134 get_eth_conf(struct rte_eth_conf *eth_conf) in get_eth_conf() function259 retval = get_eth_conf(&port_conf); in port_init()
109 The get_eth_conf() function fills in an rte_eth_conf structure with the appropriate values,140 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_pools)
143 The get_eth_conf() function fills in an rte_eth_conf structure with the appropriate values,175 get_eth_conf(struct rte_eth_conf *eth_conf)
203 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_devices) in get_eth_conf() function266 retval = get_eth_conf(&port_conf, num_devices); in port_init()