Searched refs:hwdb_size (Results 1 – 1 of 1) sorted by relevance
208 static struct nfp_hwinfo *hwinfo_fetch(struct nfp_cpp *cpp, size_t *hwdb_size) in hwinfo_fetch() argument217 db = hwinfo_try_fetch(cpp, hwdb_size); in hwinfo_fetch()232 size_t hwdb_size = 0; in nfp_hwinfo_read() local235 db = hwinfo_fetch(cpp, &hwdb_size); in nfp_hwinfo_read()239 err = hwinfo_db_validate(cpp, db, hwdb_size); in nfp_hwinfo_read()