Home
last modified time | relevance | path

Searched refs:convertToMediumTypeIndex (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp382 EChannelMediumType convertToMediumTypeIndex(const std::string& value);
H A Dchannel_mgmt.cpp778 EChannelMediumType ChannelConfig::convertToMediumTypeIndex( in convertToMediumTypeIndex() function in ipmi::ChannelConfig
982 static_cast<uint8_t>(convertToMediumTypeIndex(medTypeStr)); in loadChannelConfig()