Searched refs:getChannelSessionSupport (Results 1 – 10 of 10) sorted by relevance
57 if ((getChannelSessionSupport(chNum) == EChannelSessSupported::none) || in ipmiSetChannelAccess()189 if ((getChannelSessionSupport(chNum) == EChannelSessSupported::none) || in ipmiGetChannelAccess()337 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetChannelPayloadSupport()381 if (getChannelSessionSupport(channel) == EChannelSessSupported::none) in ipmiGetChannelPayloadVersion()
66 EChannelSessSupported getChannelSessionSupport(const uint8_t chNum) in getChannelSessionSupport() function68 return getChannelConfigObject().getChannelSessionSupport(chNum); in getChannelSessionSupport()
76 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiSetUserAccess()149 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetUserAccess()420 if (getChannelSessionSupport(channel) == EChannelSessSupported::none) in ipmiGetChannelAuthenticationCapabilities()514 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiSetUserPayloadAccess()599 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetUserPayloadAccess()
390 ChannelConfig::getChannelSessionSupport(const uint8_t chNum) in getChannelSessionSupport() function in ipmi::ChannelConfig454 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelAccessData()483 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in setChannelAccessData()553 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelAccessPersistData()582 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in setChannelAccessPersistData()686 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelEnabledAuthType()1157 if (getChannelSessionSupport(chNum) != EChannelSessSupported::none) in writeChannelVolatileData()1206 if (getChannelSessionSupport(chNum) != EChannelSessSupported::none) in writeChannelPersistData()1321 if (getChannelSessionSupport(chNum) != EChannelSessSupported::none) in syncNetworkChannelConfig()
237 EChannelSessSupported getChannelSessionSupport(const uint8_t chNum);
129 EChannelSessSupported getChannelSessionSupport(const uint8_t chNum);
43 ipmi::getChannelSessionSupport(chNum)) || in GetChannelCapabilities()261 if ((ipmi::getChannelSessionSupport(rspChannel) == in getChannelCipherSuites()
158 if ((ipmi::getChannelSessionSupport(rspChannel) == in getChannelCipherSuites()
1228 if (getChannelSessionSupport(channel) == in getLan()1242 if (getChannelSessionSupport(channel) == in getLan()
519 if (getChannelSessionSupport(channel) != EChannelSessSupported::none) in executionEntry()