Searched refs:eth_virtio_dev_uninit (Results 1 – 1 of 1) sorted by relevance
41 static int eth_virtio_dev_uninit(struct rte_eth_dev *eth_dev);1997 eth_virtio_dev_uninit(struct rte_eth_dev *eth_dev) in eth_virtio_dev_uninit() function2163 ret = rte_eth_dev_pci_generic_remove(pci_dev, eth_virtio_dev_uninit); in eth_virtio_pci_remove()