Searched refs:getChannelByName (Results 1 – 7 of 7) sorted by relevance
137 uint8_t getChannelByName(const std::string& chName) in getChannelByName() function139 return getChannelConfigObject().getChannelByName(chName); in getChannelByName()
364 uint8_t getChannelByName(const std::string& chName);
118 uint8_t getChannelByName(const std::string& chName) in getChannelByName() function in ipmi::ChannelConfig
20 std::uint8_t getChannelByName(const std::string& chName) in getChannelByName() function
60 static_cast<EInterfaceIndex>(ipmi::getChannelByName(channel)); in setInterfaceIndex()
380 uint8_t channel = getChannelByName(chName); in updateOwners()451 uint8_t channel = getChannelByName(chName); in nameChangeHandler()479 return getChannelByName(intraBmcName); in channelFromMessage()
62 std::uint8_t getChannelByName(const std::string& chName);136 return std::make_tuple(::ipmi::getChannelByName(intf), std::move(intf)); in getEthDetails()