Searched refs:txgbevf_dev_stop (Results 1 – 1 of 1) sorted by relevance
58 static int txgbevf_dev_stop(struct rte_eth_dev *dev);709 txgbevf_dev_stop(struct rte_eth_dev *dev) in txgbevf_dev_stop() function763 ret = txgbevf_dev_stop(dev); in txgbevf_dev_close()1331 .dev_stop = txgbevf_dev_stop,