Searched refs:nfp_hwinfo (Results 1 – 4 of 4) sorted by relevance
87 struct nfp_hwinfo { struct100 static bool nfp_hwinfo_is_updating(struct nfp_hwinfo *hwinfo) in nfp_hwinfo_is_updating() argument106 hwinfo_db_walk(struct nfp_cpp *cpp, struct nfp_hwinfo *hwinfo, u32 size) in hwinfo_db_walk()129 hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len) in hwinfo_db_validate()151 static struct nfp_hwinfo *154 struct nfp_hwinfo *header; in hwinfo_try_fetch()208 static struct nfp_hwinfo *hwinfo_fetch(struct nfp_cpp *cpp, size_t *hwdb_size) in hwinfo_fetch()211 struct nfp_hwinfo *db; in hwinfo_fetch()229 struct nfp_hwinfo *nfp_hwinfo_read(struct nfp_cpp *cpp) in nfp_hwinfo_read()231 struct nfp_hwinfo *db; in nfp_hwinfo_read()[all …]
19 struct nfp_hwinfo;20 struct nfp_hwinfo *nfp_hwinfo_read(struct nfp_cpp *cpp);21 const char *nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup);22 char *nfp_hwinfo_get_packed_strings(struct nfp_hwinfo *hwinfo);23 u32 nfp_hwinfo_get_packed_str_size(struct nfp_hwinfo *hwinfo);
27 struct nfp_hwinfo;122 struct nfp_hwinfo *hwinfo;
9 nfpcore/nfp_hwinfo.o \