Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_debugfs.c161 struct dentry *nfp_net_debugfs_device_add(struct pci_dev *pdev) in nfp_net_debugfs_device_add() function
H A Dnfp_net.h993 struct dentry *nfp_net_debugfs_device_add(struct pci_dev *pdev);
1005 static inline struct dentry *nfp_net_debugfs_device_add(struct pci_dev *pdev) in nfp_net_debugfs_device_add() function
H A Dnfp_netvf_main.c270 vf->ddir = nfp_net_debugfs_device_add(pdev); in nfp_netvf_pci_probe()
H A Dnfp_net_main.c762 pf->ddir = nfp_net_debugfs_device_add(pf->pdev); in nfp_net_pci_probe()