Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_hwinfo.c87 struct nfp_hwinfo { struct
100 static bool nfp_hwinfo_is_updating(struct nfp_hwinfo *hwinfo) in nfp_hwinfo_is_updating() argument
106 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 …]
Dnfp.h19 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);
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
Dnfp_main.h27 struct nfp_hwinfo;
122 struct nfp_hwinfo *hwinfo;
DMakefile9 nfpcore/nfp_hwinfo.o \