Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_hwinfo.c29 nfp_hwinfo_is_updating(struct nfp_hwinfo *hwinfo) in nfp_hwinfo_is_updating()
35 nfp_hwinfo_db_walk(struct nfp_hwinfo *hwinfo, uint32_t size) in nfp_hwinfo_db_walk()
56 nfp_hwinfo_db_validate(struct nfp_hwinfo *db, uint32_t len) in nfp_hwinfo_db_validate()
78 static struct nfp_hwinfo *
81 struct nfp_hwinfo *header; in nfp_hwinfo_try_fetch()
130 static struct nfp_hwinfo *
134 struct nfp_hwinfo *db; in nfp_hwinfo_fetch()
154 struct nfp_hwinfo *
157 struct nfp_hwinfo *db; in nfp_hwinfo_read()
181 nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup) in nfp_hwinfo_lookup()
H A Dnfp_hwinfo.h68 struct nfp_hwinfo { struct
81 struct nfp_hwinfo *nfp_hwinfo_read(struct nfp_cpp *cpp); argument
83 const char *nfp_hwinfo_lookup(struct nfp_hwinfo *hwinfo, const char *lookup);
/f-stack/dpdk/drivers/net/nfp/
H A Dmeson.build19 'nfpcore/nfp_hwinfo.c',
H A Dnfp_net_pmd.h437 struct nfp_hwinfo *hwinfo;
H A Dnfp_net.c3374 struct nfp_cpp *cpp, struct nfp_hwinfo *hwinfo, in nfp_pf_create_dev()
3577 struct nfp_eth_table *nfp_eth_table, struct nfp_hwinfo *hwinfo) in nfp_fw_setup()
3625 struct nfp_hwinfo *hwinfo; in nfp_pf_pci_probe()