Searched refs:igbvf_dev_stop (Results 1 – 1 of 1) sorted by relevance
157 static int igbvf_dev_stop(struct rte_eth_dev *dev);401 .dev_stop = igbvf_dev_stop,3339 igbvf_dev_stop(struct rte_eth_dev *dev) in igbvf_dev_stop() function3391 ret = igbvf_dev_stop(dev); in igbvf_dev_close()