Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/
Dnfp_main.h150 int nfp_net_pci_probe(struct nfp_pf *pf);
Dnfp_main.c499 err = nfp_net_pci_probe(pf); in nfp_pci_probe()
Dnfp_net_main.c702 int nfp_net_pci_probe(struct nfp_pf *pf) in nfp_net_pci_probe() function