nfp_nffw_info
struct nfp_nffw_info *nffw_info;
struct nfp_nffw_info *nfp_nffw_info_open(struct nfp_cpp *cpp)
struct nfp_nffw_info *state;
void nfp_nffw_info_close(struct nfp_nffw_info *state)
static struct nffw_fwinfo *nfp_nffw_info_fwid_first(struct nfp_nffw_info *state)
int nfp_nffw_info_mip_first(struct nfp_nffw_info *state, u32 *cpp_id, u64 *off)
struct nfp_nffw_info;
struct nfp_nffw_info *nfp_nffw_info_open(struct nfp_cpp *cpp);
void nfp_nffw_info_close(struct nfp_nffw_info *state);
int nfp_nffw_info_mip_first(struct nfp_nffw_info *state, u32 *cpp_id, u64 *off);