Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_nffw.c53 struct nffw_fwinfo { struct
61 struct nffw_fwinfo fwinfo[NFFW_FWINFO_CNT_V1]; argument
66 struct nffw_fwinfo fwinfo[NFFW_FWINFO_CNT_V2];
104 static u32 nffw_fwinfo_loaded_get(const struct nffw_fwinfo *fi) in nffw_fwinfo_loaded_get()
110 static u32 nffw_fwinfo_mip_cppid_get(const struct nffw_fwinfo *fi) in nffw_fwinfo_mip_cppid_get()
116 static u32 nffw_fwinfo_mip_mu_da_get(const struct nffw_fwinfo *fi) in nffw_fwinfo_mip_mu_da_get()
122 static u64 nffw_fwinfo_mip_offset_get(const struct nffw_fwinfo *fi) in nffw_fwinfo_mip_offset_get()
130 nffw_res_fwinfos(struct nfp_nffw_info_data *fwinf, struct nffw_fwinfo **arr) in nffw_res_fwinfos()
218 static struct nffw_fwinfo *nfp_nffw_info_fwid_first(struct nfp_nffw_info *state) in nfp_nffw_info_fwid_first()
220 struct nffw_fwinfo *fwinfo; in nfp_nffw_info_fwid_first()
[all …]

Completed in 6 milliseconds