Searched refs:iavf_dev_stop (Results 1 – 1 of 1) sorted by relevance
77 static int iavf_dev_stop(struct rte_eth_dev *dev);160 .dev_stop = iavf_dev_stop,721 iavf_dev_stop(struct rte_eth_dev *dev) in iavf_dev_stop() function2049 ret = iavf_dev_stop(dev); in iavf_dev_close()