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