Lines Matching defs:pf

72 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format,  in nfp_pf_rtsym_read_optional()
93 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt, in nfp_pf_map_rtsym()
105 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length, in nfp_mbox_cmd()
182 static bool nfp_board_ready(struct nfp_pf *pf) in nfp_board_ready()
199 static int nfp_pf_board_state_wait(struct nfp_pf *pf) in nfp_pf_board_state_wait()
221 static int nfp_pcie_sriov_read_nfd_limit(struct nfp_pf *pf) in nfp_pcie_sriov_read_nfd_limit()
245 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_enable() local
290 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_disable() local
329 int nfp_flash_update_common(struct nfp_pf *pf, const struct firmware *fw, in nfp_flash_update_common()
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()
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()
655 static void nfp_fw_unload(struct nfp_pf *pf) in nfp_fw_unload()
675 static int nfp_pf_find_rtsyms(struct nfp_pf *pf) in nfp_pf_find_rtsyms()
694 int nfp_net_pf_get_app_id(struct nfp_pf *pf) in nfp_net_pf_get_app_id()
700 static u64 nfp_net_pf_get_app_cap(struct nfp_pf *pf) in nfp_net_pf_get_app_cap()
719 static void nfp_pf_cfg_hwinfo(struct nfp_pf *pf) in nfp_pf_cfg_hwinfo()
761 struct nfp_pf *pf; in nfp_pci_probe() local
899 struct nfp_pf *pf; in __nfp_pci_shutdown() local