Home
last modified time | relevance | path

Searched refs:nfp_hwinfo (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_hwinfo.c117 struct nfp_hwinfo { struct
130 static bool nfp_hwinfo_is_updating(struct nfp_hwinfo *hwinfo) in nfp_hwinfo_is_updating() argument
136 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 …]
Dnfp.h49 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);
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_main.h58 struct nfp_hwinfo;
148 struct nfp_hwinfo *hwinfo;
DMakefile8 nfpcore/nfp_hwinfo.o \