Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h151 void nfp_net_pci_remove(struct nfp_pf *pf);
H A Dnfp_main.c791 nfp_net_pci_remove(pf); in nfp_pci_probe()
830 nfp_net_pci_remove(pf); in __nfp_pci_shutdown()
H A Dnfp_net_main.c762 void nfp_net_pci_remove(struct nfp_pf *pf) in nfp_net_pci_remove() function