Searched refs:get_eth_conf (Results 1 – 5 of 5) sorted by relevance
140 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_pools) in get_eth_conf() function209 retval = get_eth_conf(&port_conf, max_nb_pools); in port_init()
87 The get_eth_conf() function fills in an rte_eth_conf structure with the appropriate values,107 :end-before: >8 End of get_eth_conf.
103 The get_eth_conf() function fills in an rte_eth_conf structure with the appropriate values,
135 get_eth_conf(struct rte_eth_conf *eth_conf) in get_eth_conf() function261 retval = get_eth_conf(&port_conf); in port_init()
354 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_devices) in get_eth_conf() function424 retval = get_eth_conf(&port_conf, num_devices); in port_init()