Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c116 static int eth_atl_pci_remove(struct rte_pci_device *pci_dev);
154 .remove = eth_atl_pci_remove,
454 eth_atl_pci_remove(struct rte_pci_device *pci_dev) in eth_atl_pci_remove() function