Searched refs:getChannelByName (Results 1 – 8 of 8) sorted by relevance
20 std::uint8_t getChannelByName(const std::string& chName) in getChannelByName() function
144 uint8_t getChannelByName(const std::string& chName) in getChannelByName() function146 return getChannelConfigObject().getChannelByName(chName); in getChannelByName()
375 uint8_t getChannelByName(const std::string& chName);
118 uint8_t getChannelByName(const std::string& chName) in getChannelByName() function in ipmi::ChannelConfig
60 static_cast<EInterfaceIndex>(ipmi::getChannelByName(channel)); in setInterfaceIndex()
89 uint8_t chNum = ipmi::getChannelByName(redfishHostInterfaceChannel); in ipmiGetIpmiChannelRfHi()
384 uint8_t channel = getChannelByName(chName); in updateOwners()455 uint8_t channel = getChannelByName(chName); in nameChangeHandler()483 return getChannelByName(intraBmcName); in channelFromMessage()
65 std::uint8_t getChannelByName(const std::string& chName);139 return std::make_tuple(::ipmi::getChannelByName(intf), std::move(intf)); in getRxPackets()