Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nffw.c100 struct nfp_nffw_info_data { struct
112 struct nfp_nffw_info_data fwinf; argument
122 static u32 nffw_res_info_version_get(const struct nfp_nffw_info_data *res) in nffw_res_info_version_get()
128 static u32 nffw_res_flg_init_get(const struct nfp_nffw_info_data *res) in nffw_res_flg_init_get()
183 nffw_res_fwinfos(struct nfp_nffw_info_data *fwinf, struct nffw_fwinfo **arr) in nffw_res_fwinfos()
214 struct nfp_nffw_info_data *fwinf; in nfp_nffw_info_open()