nfp_hwinfo
struct nfp_hwinfo *hwinfo;
struct nfp_hwinfo;
struct nfp_hwinfo;
struct nfp_hwinfo *nfp_hwinfo_read(struct nfp_cpp *cpp);
const char *nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup);
char *nfp_hwinfo_get_packed_strings(struct nfp_hwinfo *hwinfo);
u32 nfp_hwinfo_get_packed_str_size(struct nfp_hwinfo *hwinfo);
static bool nfp_hwinfo_is_updating(struct nfp_hwinfo *hwinfo)
hwinfo_db_walk(struct nfp_cpp *cpp, struct nfp_hwinfo *hwinfo, u32 size)
hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len)
static struct nfp_hwinfo *
struct nfp_hwinfo *header;
static struct nfp_hwinfo *hwinfo_fetch(struct nfp_cpp *cpp, size_t *hwdb_size)
struct nfp_hwinfo *db;
struct nfp_hwinfo *nfp_hwinfo_read(struct nfp_cpp *cpp)
struct nfp_hwinfo *db;
const char *nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup)
char *nfp_hwinfo_get_packed_strings(struct nfp_hwinfo *hwinfo)
u32 nfp_hwinfo_get_packed_str_size(struct nfp_hwinfo *hwinfo)