Searched refs:eth_ixgbevf_dev_uninit (Results 1 – 1 of 1) sorted by relevance
248 static int eth_ixgbevf_dev_uninit(struct rte_eth_dev *eth_dev);1691 eth_ixgbevf_dev_uninit(struct rte_eth_dev *eth_dev) in eth_ixgbevf_dev_uninit() function1798 return rte_eth_dev_pci_generic_remove(pci_dev, eth_ixgbevf_dev_uninit); in eth_ixgbevf_pci_remove()5468 ret = eth_ixgbevf_dev_uninit(dev); in ixgbevf_dev_reset()