Searched refs:rte_eth_dev_conf_get (Results 1 – 4 of 4) sorted by relevance
253 rte_eth_dev_conf_get;
3427 int rte_eth_dev_conf_get(uint16_t port_id, struct rte_eth_conf *dev_conf);
3154 rte_eth_dev_conf_get(uint16_t port_id, struct rte_eth_conf *dev_conf) in rte_eth_dev_conf_get() function
455 ret = rte_eth_dev_conf_get(port_id, dev_conf); in eth_dev_conf_get_print_err()