Searched refs:nfp_hwinfo (Results 1 – 4 of 4) sorted by relevance
117 struct nfp_hwinfo { struct130 static bool nfp_hwinfo_is_updating(struct nfp_hwinfo *hwinfo) in nfp_hwinfo_is_updating() argument136 hwinfo_db_walk(struct nfp_cpp *cpp, struct nfp_hwinfo *hwinfo, u32 size) in hwinfo_db_walk()159 hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len) in hwinfo_db_validate()181 static struct nfp_hwinfo *184 struct nfp_hwinfo *header; in hwinfo_try_fetch()238 static struct nfp_hwinfo *hwinfo_fetch(struct nfp_cpp *cpp, size_t *hwdb_size) in hwinfo_fetch()241 struct nfp_hwinfo *db; in hwinfo_fetch()259 struct nfp_hwinfo *nfp_hwinfo_read(struct nfp_cpp *cpp) in nfp_hwinfo_read()261 struct nfp_hwinfo *db; in nfp_hwinfo_read()[all …]
49 struct nfp_hwinfo;50 struct nfp_hwinfo *nfp_hwinfo_read(struct nfp_cpp *cpp);51 const char *nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup);52 char *nfp_hwinfo_get_packed_strings(struct nfp_hwinfo *hwinfo);53 u32 nfp_hwinfo_get_packed_str_size(struct nfp_hwinfo *hwinfo);
58 struct nfp_hwinfo;148 struct nfp_hwinfo *hwinfo;
8 nfpcore/nfp_hwinfo.o \