Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nffw.c70 struct nfp_nffw_info_data { struct
82 struct nfp_nffw_info_data fwinf; argument
92 static u32 nffw_res_info_version_get(const struct nfp_nffw_info_data *res) in nffw_res_info_version_get()
98 static u32 nffw_res_flg_init_get(const struct nfp_nffw_info_data *res) in nffw_res_flg_init_get()
130 nffw_res_fwinfos(struct nfp_nffw_info_data *fwinf, struct nffw_fwinfo **arr) in nffw_res_fwinfos()
161 struct nfp_nffw_info_data *fwinf; in nfp_nffw_info_open()