Lines Matching refs:nfp_pf
118 struct nfp_pf { struct
178 int nfp_net_pci_probe(struct nfp_pf *pf); argument
179 void nfp_net_pci_remove(struct nfp_pf *pf);
181 int nfp_hwmon_register(struct nfp_pf *pf);
182 void nfp_hwmon_unregister(struct nfp_pf *pf);
185 nfp_net_get_mac_addr(struct nfp_pf *pf, struct net_device *netdev,
190 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format,
193 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt,
195 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length,
204 s64 nfp_net_dump_calculate_size(struct nfp_pf *pf, struct nfp_dumpspec *spec,
206 int nfp_net_dump_populate_buffer(struct nfp_pf *pf, struct nfp_dumpspec *spec,
209 int nfp_shared_buf_register(struct nfp_pf *pf);
210 void nfp_shared_buf_unregister(struct nfp_pf *pf);
211 int nfp_shared_buf_pool_get(struct nfp_pf *pf, unsigned int sb, u16 pool_index,
213 int nfp_shared_buf_pool_set(struct nfp_pf *pf, unsigned int sb,