Lines Matching defs:pdev
221 static int nfp_pcie_sriov_enable(struct pci_dev *pdev, int num_vfs) in nfp_pcie_sriov_enable()
264 static int nfp_pcie_sriov_disable(struct pci_dev *pdev) in nfp_pcie_sriov_disable()
293 static int nfp_pcie_sriov_configure(struct pci_dev *pdev, int num_vfs) in nfp_pcie_sriov_configure()
333 nfp_net_fw_request(struct pci_dev *pdev, struct nfp_pf *pf, const char *name) in nfp_net_fw_request()
355 nfp_net_fw_find(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_net_fw_find()
419 nfp_get_fw_policy_value(struct pci_dev *pdev, struct nfp_nsp *nsp, in nfp_get_fw_policy_value()
454 nfp_fw_load(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) in nfp_fw_load()
560 nfp_nsp_init_ports(struct pci_dev *pdev, struct nfp_pf *pf, in nfp_nsp_init_ports()
585 static int nfp_nsp_init(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_nsp_init()
667 static int nfp_pci_probe(struct pci_dev *pdev, in nfp_pci_probe()
803 static void __nfp_pci_shutdown(struct pci_dev *pdev, bool unload_fw) in __nfp_pci_shutdown()
836 static void nfp_pci_remove(struct pci_dev *pdev) in nfp_pci_remove()
841 static void nfp_pci_shutdown(struct pci_dev *pdev) in nfp_pci_shutdown()