Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h150 int nfp_net_pci_probe(struct nfp_pf *pf);
H A Dnfp_net_main.c690 int nfp_net_pci_probe(struct nfp_pf *pf) in nfp_net_pci_probe() function
H A Dnfp_main.c858 err = nfp_net_pci_probe(pf); in nfp_pci_probe()