Searched refs:EChannelSessSupported (Results 1 – 10 of 10) sorted by relevance
88 static_cast<uint8_t>(EChannelSessSupported::none);388 EChannelSessSupported ChannelConfig::getChannelSessionSupport( in getChannelSessionSupport()391 EChannelSessSupported chSessSupport = in getChannelSessionSupport()392 (EChannelSessSupported)channelData[chNum].chInfo.sessionSupported; in getChannelSessionSupport()453 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelAccessData()482 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in setChannelAccessData()552 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelAccessPersistData()581 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in setChannelAccessPersistData()685 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelEnabledAuthType()763 EChannelSessSupported ChannelConfig::convertToSessionSupportIndex( in convertToSessionSupportIndex()[all …]
56 if ((getChannelSessionSupport(chNum) == EChannelSessSupported::none) || in ipmiSetChannelAccess()188 if ((getChannelSessionSupport(chNum) == EChannelSessSupported::none) || in ipmiGetChannelAccess()336 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetChannelPayloadSupport()380 if (getChannelSessionSupport(channel) == EChannelSessSupported::none) in ipmiGetChannelPayloadVersion()
82 enum class EChannelSessSupported : uint8_t enum237 EChannelSessSupported getChannelSessionSupport(const uint8_t chNum);
75 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiSetUserAccess()148 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetUserAccess()419 if (getChannelSessionSupport(channel) == EChannelSessSupported::none) in ipmiGetChannelAuthenticationCapabilities()513 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiSetUserPayloadAccess()598 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetUserPayloadAccess()
129 EChannelSessSupported getChannelSessionSupport(const uint8_t chNum);373 EChannelSessSupported convertToSessionSupportIndex(
66 EChannelSessSupported getChannelSessionSupport(const uint8_t chNum) in getChannelSessionSupport()
42 (ipmi::EChannelSessSupported::none == in GetChannelCapabilities()262 ipmi::EChannelSessSupported::none) || in getChannelCipherSuites()
159 ipmi::EChannelSessSupported::none) || in getChannelCipherSuites()
1231 EChannelSessSupported::none) in getLan()1245 EChannelSessSupported::none) in getLan()
522 if (getChannelSessionSupport(channel) != EChannelSessSupported::none) in executionEntry()