Searched refs:fabricAdapterPath (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | fabric_adapters.hpp | 39 const std::string& serviceName, const std::string& fabricAdapterPath) in getFabricAdapterLocation() argument 42 serviceName, fabricAdapterPath, in getFabricAdapterLocation() 64 const std::string& serviceName, const std::string& fabricAdapterPath) in getFabricAdapterAsset() argument 67 serviceName, fabricAdapterPath, in getFabricAdapterAsset() 69 [fabricAdapterPath, asyncResp{asyncResp}]( in getFabricAdapterAsset() 122 const std::string& serviceName, const std::string& fabricAdapterPath) in getFabricAdapterState() argument 125 serviceName, fabricAdapterPath, "xyz.openbmc_project.Inventory.Item", in getFabricAdapterState() 148 const std::string& serviceName, const std::string& fabricAdapterPath) in getFabricAdapterHealth() argument 151 serviceName, fabricAdapterPath, in getFabricAdapterHealth() 176 const std::string& fabricAdapterPath, const std::string& serviceName) in doAdapterGet() argument [all …]
|