Home
last modified time | relevance | path

Searched refs:platform_config_cache (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dplatform.h166 struct platform_config_cache { struct
Dfirmware.c1741 struct platform_config_cache *pcfgcache = &dd->pcfg_cache; in check_meta_version()
1771 struct platform_config_cache *pcfgcache = &dd->pcfg_cache; in parse_platform_config()
1936 memset(pcfgcache, 0, sizeof(struct platform_config_cache)); in parse_platform_config()
2022 struct platform_config_cache *pcfgcache = &dd->pcfg_cache; in get_platform_fw_field_metadata()
2086 struct platform_config_cache *pcfgcache = &dd->pcfg_cache; in get_platform_config_field()
Dhfi.h1204 struct platform_config_cache pcfg_cache;