Searched refs:eth_igbvf_infos_get (Results 1 – 1 of 1) sorted by relevance
108 static int eth_igbvf_infos_get(struct rte_eth_dev *dev,414 .dev_infos_get = eth_igbvf_infos_get,2538 eth_igbvf_infos_get(struct rte_eth_dev *dev, struct rte_eth_dev_info *dev_info) in eth_igbvf_infos_get() function3437 ret = eth_igbvf_infos_get(dev, &dev_info); in igbvf_stop_adapter()