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,3590 igbvf_dev_stop(struct rte_eth_dev *dev) in igbvf_dev_stop() function3642 ret = igbvf_dev_stop(dev); in igbvf_dev_close()