Searched refs:nfp_pci_uninit (Results 1 – 1 of 1) sorted by relevance
60 static int nfp_pci_uninit(struct rte_eth_dev *eth_dev);1038 static int nfp_pci_uninit(struct rte_eth_dev *eth_dev) in nfp_pci_uninit() function1057 return rte_eth_dev_pci_generic_remove(pci_dev, nfp_pci_uninit); in eth_nfp_pci_remove()