Lines Matching defs:pdev
223 static int nfp_pcie_sriov_enable(struct pci_dev *pdev, int num_vfs) in nfp_pcie_sriov_enable()
266 static int nfp_pcie_sriov_disable(struct pci_dev *pdev) in nfp_pcie_sriov_disable()
295 static int nfp_pcie_sriov_configure(struct pci_dev *pdev, int num_vfs) in nfp_pcie_sriov_configure()
348 nfp_net_fw_request(struct pci_dev *pdev, struct nfp_pf *pf, const char *name) in nfp_net_fw_request()
370 nfp_net_fw_find(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_net_fw_find()
434 nfp_get_fw_policy_value(struct pci_dev *pdev, struct nfp_nsp *nsp, in nfp_get_fw_policy_value()
469 nfp_fw_load(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) in nfp_fw_load()
575 nfp_nsp_init_ports(struct pci_dev *pdev, struct nfp_pf *pf, in nfp_nsp_init_ports()
600 static int nfp_nsp_init(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_nsp_init()
682 static int nfp_pci_probe(struct pci_dev *pdev, in nfp_pci_probe()
820 static void __nfp_pci_shutdown(struct pci_dev *pdev, bool unload_fw) in __nfp_pci_shutdown()
853 static void nfp_pci_remove(struct pci_dev *pdev) in nfp_pci_remove()
858 static void nfp_pci_shutdown(struct pci_dev *pdev) in nfp_pci_shutdown()