Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dplatform.h125 struct platform_config_cache { struct
Dfirmware.c1698 struct platform_config_cache *pcfgcache = &dd->pcfg_cache; in check_meta_version()
1728 struct platform_config_cache *pcfgcache = &dd->pcfg_cache; in parse_platform_config()
1892 memset(pcfgcache, 0, sizeof(struct platform_config_cache)); in parse_platform_config()
1978 struct platform_config_cache *pcfgcache = &dd->pcfg_cache; in get_platform_fw_field_metadata()
2037 struct platform_config_cache *pcfgcache = &dd->pcfg_cache; in get_platform_config_field()
Dhfi.h1214 struct platform_config_cache pcfg_cache;