Lines Matching refs:nfp_pf
53 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format, in nfp_pf_rtsym_read_optional()
74 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt, in nfp_pf_map_rtsym()
86 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length, in nfp_mbox_cmd()
163 static bool nfp_board_ready(struct nfp_pf *pf) in nfp_board_ready()
180 static int nfp_pf_board_state_wait(struct nfp_pf *pf) in nfp_pf_board_state_wait()
202 static int nfp_pcie_sriov_read_nfd_limit(struct nfp_pf *pf) in nfp_pcie_sriov_read_nfd_limit()
226 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_enable()
269 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_disable()
306 int nfp_flash_update_common(struct nfp_pf *pf, const char *path, in nfp_flash_update_common()
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()
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()
643 static void nfp_fw_unload(struct nfp_pf *pf) in nfp_fw_unload()
663 static int nfp_pf_find_rtsyms(struct nfp_pf *pf) in nfp_pf_find_rtsyms()
686 struct nfp_pf *pf; in nfp_pci_probe()
822 struct nfp_pf *pf; in __nfp_pci_shutdown()