Searched refs:getChannelSessionSupport (Results 1 – 10 of 10) sorted by relevance
63 if ((getChannelSessionSupport(chNum) == EChannelSessSupported::none) || in ipmiSetChannelAccess()195 if ((getChannelSessionSupport(chNum) == EChannelSessSupported::none) || in ipmiGetChannelAccess()343 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetChannelPayloadSupport()386 if (getChannelSessionSupport(channel) == EChannelSessSupported::none) in ipmiGetChannelPayloadVersion()
73 EChannelSessSupported getChannelSessionSupport(const uint8_t chNum) in getChannelSessionSupport() function75 return getChannelConfigObject().getChannelSessionSupport(chNum); in getChannelSessionSupport()
87 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiSetUserAccess()160 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetUserAccess()431 if (getChannelSessionSupport(channel) == EChannelSessSupported::none) in ipmiGetChannelAuthenticationCapabilities()525 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiSetUserPayloadAccess()610 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetUserPayloadAccess()
384 EChannelSessSupported ChannelConfig::getChannelSessionSupport( in getChannelSessionSupport() function in ipmi::ChannelConfig451 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelAccessData()481 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in setChannelAccessData()553 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelAccessPersistData()584 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in setChannelAccessPersistData()691 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in getChannelEnabledAuthType()1162 if (getChannelSessionSupport(chNum) != EChannelSessSupported::none) in writeChannelVolatileData()1211 if (getChannelSessionSupport(chNum) != EChannelSessSupported::none) in writeChannelPersistData()1326 if (getChannelSessionSupport(chNum) != EChannelSessSupported::none) in syncNetworkChannelConfig()
248 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()
166 if ((ipmi::getChannelSessionSupport(rspChannel) == in getChannelCipherSuites()
1268 if (getChannelSessionSupport(channel) == in getLan()1282 if (getChannelSessionSupport(channel) == in getLan()
523 if (getChannelSessionSupport(channel) != EChannelSessSupported::none) in executionEntry()