Home
last modified time | relevance | path

Searched refs:get_eth_conf (Results 1 – 5 of 5) sorted by relevance

/dpdk/examples/vmdq/
H A Dmain.c140 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_pools) in get_eth_conf() function
209 retval = get_eth_conf(&port_conf, max_nb_pools); in port_init()
/dpdk/doc/guides/sample_app_ug/
H A Dvmdq_forwarding.rst87 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.
H A Dvmdq_dcb_forwarding.rst103 The get_eth_conf() function fills in an rte_eth_conf structure with the appropriate values,
/dpdk/examples/vmdq_dcb/
H A Dmain.c135 get_eth_conf(struct rte_eth_conf *eth_conf) in get_eth_conf() function
261 retval = get_eth_conf(&port_conf); in port_init()
/dpdk/examples/vhost/
H A Dmain.c354 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_devices) in get_eth_conf() function
424 retval = get_eth_conf(&port_conf, num_devices); in port_init()