Home
last modified time | relevance | path

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

/dpdk/drivers/net/nfp/
H A Dnfp_ethdev.c60 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() function
1057 return rte_eth_dev_pci_generic_remove(pci_dev, nfp_pci_uninit); in eth_nfp_pci_remove()