Home
last modified time | relevance | path

Searched refs:eth_ionic_dev_remove (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/ionic/
H A Dionic_ethdev.h27 int eth_ionic_dev_remove(struct rte_device *rte_dev);
H A Dionic_dev_vdev.c139 return eth_ionic_dev_remove(&vdev->device); in eth_ionic_vdev_remove()
H A Dionic_dev_pci.c257 return eth_ionic_dev_remove(&pci_dev->device); in eth_ionic_pci_remove()
H A Dionic_ethdev.c1269 eth_ionic_dev_remove(struct rte_device *rte_dev) in eth_ionic_dev_remove() function