Searched refs:fabricAdapterPath (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | fabric_adapters.hpp | 29 const std::string& serviceName, const std::string& fabricAdapterPath) in getFabricAdapterLocation() argument 32 serviceName, fabricAdapterPath, in getFabricAdapterLocation() 54 const std::string& serviceName, const std::string& fabricAdapterPath) in getFabricAdapterAsset() argument 57 serviceName, fabricAdapterPath, in getFabricAdapterAsset() 59 [fabricAdapterPath, asyncResp{asyncResp}]( in getFabricAdapterAsset() 112 const std::string& serviceName, const std::string& fabricAdapterPath) in getFabricAdapterState() argument 115 serviceName, fabricAdapterPath, "xyz.openbmc_project.Inventory.Item", in getFabricAdapterState() 138 const std::string& serviceName, const std::string& fabricAdapterPath) in getFabricAdapterHealth() argument 141 serviceName, fabricAdapterPath, in getFabricAdapterHealth() 166 const std::string& fabricAdapterPath, const std::string& serviceName) in doAdapterGet() argument [all …]
|