Searched refs:eth_ionic_dev_remove (Results 1 – 4 of 4) sorted by relevance
27 int eth_ionic_dev_remove(struct rte_device *rte_dev);
139 return eth_ionic_dev_remove(&vdev->device); in eth_ionic_vdev_remove()
257 return eth_ionic_dev_remove(&pci_dev->device); in eth_ionic_pci_remove()
1269 eth_ionic_dev_remove(struct rte_device *rte_dev) in eth_ionic_dev_remove() function