Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_nffw.c78 struct nfp_nffw_info { struct
159 struct nfp_nffw_info *nfp_nffw_info_open(struct nfp_cpp *cpp) in nfp_nffw_info_open()
162 struct nfp_nffw_info *state; in nfp_nffw_info_open()
206 void nfp_nffw_info_close(struct nfp_nffw_info *state) in nfp_nffw_info_close()
218 static struct nffw_fwinfo *nfp_nffw_info_fwid_first(struct nfp_nffw_info *state) in nfp_nffw_info_fwid_first()
242 int nfp_nffw_info_mip_first(struct nfp_nffw_info *state, u32 *cpp_id, u64 *off) in nfp_nffw_info_mip_first()
A Dnfp_nffw.h15 struct nfp_nffw_info;
17 struct nfp_nffw_info *nfp_nffw_info_open(struct nfp_cpp *cpp);
18 void nfp_nffw_info_close(struct nfp_nffw_info *state);
19 int nfp_nffw_info_mip_first(struct nfp_nffw_info *state, u32 *cpp_id, u64 *off);
A Dnfp_mip.c70 struct nfp_nffw_info *nffw_info; in nfp_mip_read_resource()

Completed in 4 milliseconds