Lines Matching refs:nfp_pf
89 struct nfp_pf { struct
150 int nfp_net_pci_probe(struct nfp_pf *pf); argument
151 void nfp_net_pci_remove(struct nfp_pf *pf);
153 int nfp_hwmon_register(struct nfp_pf *pf);
154 void nfp_hwmon_unregister(struct nfp_pf *pf);
157 nfp_net_get_mac_addr(struct nfp_pf *pf, struct net_device *netdev,
162 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format,
165 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt,
167 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length,
169 int nfp_flash_update_common(struct nfp_pf *pf, const char *path,
178 s64 nfp_net_dump_calculate_size(struct nfp_pf *pf, struct nfp_dumpspec *spec,
180 int nfp_net_dump_populate_buffer(struct nfp_pf *pf, struct nfp_dumpspec *spec,
183 int nfp_shared_buf_register(struct nfp_pf *pf);
184 void nfp_shared_buf_unregister(struct nfp_pf *pf);
185 int nfp_shared_buf_pool_get(struct nfp_pf *pf, unsigned int sb, u16 pool_index,
187 int nfp_shared_buf_pool_set(struct nfp_pf *pf, unsigned int sb,
191 int nfp_devlink_params_register(struct nfp_pf *pf);
192 void nfp_devlink_params_unregister(struct nfp_pf *pf);