Searched refs:getChannelSessionSupport (Results 1 – 10 of 10) sorted by relevance
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()
66 EChannelSessSupported getChannelSessionSupport(const uint8_t chNum) in getChannelSessionSupport() function68 return getChannelConfigObject().getChannelSessionSupport(chNum); in getChannelSessionSupport()
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()
388 EChannelSessSupported ChannelConfig::getChannelSessionSupport( in getChannelSessionSupport() function in ipmi::ChannelConfig 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() 1156 if (getChannelSessionSupport(chNum) != EChannelSessSupported::none) in writeChannelVolatileData() 1205 if (getChannelSessionSupport(chNum) != EChannelSessSupported::none) in writeChannelPersistData() 1320 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()
1230 if (getChannelSessionSupport(channel) == in getLan()1244 if (getChannelSessionSupport(channel) == in getLan()
522 if (getChannelSessionSupport(channel) != EChannelSessSupported::none) in executionEntry()