Home
last modified time | relevance | path

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

/dpdk/drivers/net/nfp/
H A Dnfp_ethdev_vf.c33 static int nfp_vf_pci_uninit(struct rte_eth_dev *eth_dev);
480 static int nfp_vf_pci_uninit(struct rte_eth_dev *eth_dev) in nfp_vf_pci_uninit() function
495 return rte_eth_dev_pci_generic_remove(pci_dev, nfp_vf_pci_uninit); in eth_nfp_vf_pci_remove()