Home
last modified time | relevance | path

Searched refs:nffw_fwinfo (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nffw.c83 struct nffw_fwinfo { struct
91 struct nffw_fwinfo fwinfo[NFFW_FWINFO_CNT_V1]; argument
96 struct nffw_fwinfo fwinfo[NFFW_FWINFO_CNT_V2];
134 static u32 nffw_fwinfo_loaded_get(const struct nffw_fwinfo *fi) in nffw_fwinfo_loaded_get()
140 static u32 nffw_fwinfo_mip_cppid_get(const struct nffw_fwinfo *fi) in nffw_fwinfo_mip_cppid_get()
146 static u32 nffw_fwinfo_mip_mu_da_get(const struct nffw_fwinfo *fi) in nffw_fwinfo_mip_mu_da_get()
152 static u64 nffw_fwinfo_mip_offset_get(const struct nffw_fwinfo *fi) in nffw_fwinfo_mip_offset_get()
183 nffw_res_fwinfos(struct nfp_nffw_info_data *fwinf, struct nffw_fwinfo **arr) in nffw_res_fwinfos()
271 static struct nffw_fwinfo *nfp_nffw_info_fwid_first(struct nfp_nffw_info *state) in nfp_nffw_info_fwid_first()
273 struct nffw_fwinfo *fwinfo; in nfp_nffw_info_fwid_first()
[all …]