Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h151 void nfp_net_pci_remove(struct nfp_pf *pf);
H A Dnfp_main.c871 nfp_net_pci_remove(pf); in nfp_pci_probe()
909 nfp_net_pci_remove(pf); in __nfp_pci_shutdown()
H A Dnfp_net_main.c806 void nfp_net_pci_remove(struct nfp_pf *pf) in nfp_net_pci_remove() function