Lines Matching defs:pdev
242 static int nfp_pcie_sriov_enable(struct pci_dev *pdev, int num_vfs) in nfp_pcie_sriov_enable()
287 static int nfp_pcie_sriov_disable(struct pci_dev *pdev) in nfp_pcie_sriov_disable()
318 static int nfp_pcie_sriov_configure(struct pci_dev *pdev, int num_vfs) in nfp_pcie_sriov_configure()
358 nfp_net_fw_request(struct pci_dev *pdev, struct nfp_pf *pf, const char *name) in nfp_net_fw_request()
380 nfp_net_fw_find(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_net_fw_find()
446 nfp_get_fw_policy_value(struct pci_dev *pdev, struct nfp_nsp *nsp, in nfp_get_fw_policy_value()
481 nfp_fw_load(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) in nfp_fw_load()
587 nfp_nsp_init_ports(struct pci_dev *pdev, struct nfp_pf *pf, in nfp_nsp_init_ports()
612 static int nfp_nsp_init(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_nsp_init()
756 static int nfp_pci_probe(struct pci_dev *pdev, in nfp_pci_probe()
897 static void __nfp_pci_shutdown(struct pci_dev *pdev, bool unload_fw) in __nfp_pci_shutdown()
929 static void nfp_pci_remove(struct pci_dev *pdev) in nfp_pci_remove()
934 static void nfp_pci_shutdown(struct pci_dev *pdev) in nfp_pci_shutdown()