Lines Matching refs:nfp_pf
79 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format, in nfp_pf_rtsym_read_optional()
100 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt, in nfp_pf_map_rtsym()
112 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length, in nfp_mbox_cmd()
195 static bool nfp_board_ready(struct nfp_pf *pf) in nfp_board_ready()
212 static int nfp_pf_board_state_wait(struct nfp_pf *pf) in nfp_pf_board_state_wait()
234 static int nfp_pcie_sriov_read_nfd_limit(struct nfp_pf *pf) in nfp_pcie_sriov_read_nfd_limit()
258 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_enable()
301 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_disable()
336 nfp_net_fw_request(struct pci_dev *pdev, struct nfp_pf *pf, const char *name) in nfp_net_fw_request()
358 nfp_net_fw_find(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_net_fw_find()
430 nfp_fw_load(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) in nfp_fw_load()
471 nfp_nsp_init_ports(struct pci_dev *pdev, struct nfp_pf *pf, in nfp_nsp_init_ports()
496 static int nfp_nsp_init(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_nsp_init()
539 static void nfp_fw_unload(struct nfp_pf *pf) in nfp_fw_unload()
559 static int nfp_pf_find_rtsyms(struct nfp_pf *pf) in nfp_pf_find_rtsyms()
582 struct nfp_pf *pf; in nfp_pci_probe()
714 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pci_remove()