Searched refs:iavf_dev_stop (Results 1 – 1 of 1) sorted by relevance
89 static int iavf_dev_stop(struct rte_eth_dev *dev);192 .dev_stop = iavf_dev_stop,1040 iavf_dev_stop(struct rte_eth_dev *dev) in iavf_dev_stop() function2661 ret = iavf_dev_stop(dev); in iavf_dev_close()