Searched refs:mediumType (Results 1 – 16 of 16) sorted by relevance
259 bool checkAllowedMediumType(uint8_t mediumType) in checkAllowedMediumType() argument261 if (mediumType == in checkAllowedMediumType()263 mediumType == in checkAllowedMediumType()265 mediumType == static_cast<uint8_t>(ipmi::EChannelMediumType::oem)) in checkAllowedMediumType()291 !checkAllowedMediumType(chInfo.mediumType)) in sbmrFilterCommands()294 "TYPE", chInfo.mediumType); in sbmrFilterCommands()
123 if (chInfo.mediumType != in ipmiAppSetBMCGlobalEnable()
1003 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in getTotalSessionCount()1046 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) != in getSessionInfoRequestData()
553 if (static_cast<EChannelMediumType>(chInfo.mediumType) == in executionEntry()
752 return chInfo.mediumType == in isLanChannel()
286 uint8_t mediumType = chInfo.mediumType; in ipmiGetChannelInfo() local294 return responseSuccess(chNum, reserved1, mediumType, reserved2, in ipmiGetChannelInfo()
192 uint8_t mediumType; member
877 channelData[chNum].chInfo.mediumType = defaultMediumType; in setDefaultChannelConfig()987 chData.chInfo.mediumType = in loadChannelConfig()
478 if (chInfo.mediumType != in ipmiAppGetMessage()545 if (chInfo.mediumType != in ipmiAppGetMessageFlags()627 if (chInfo.mediumType != in ipmiAppClearMessageFlags()719 if (chInfo.mediumType != in ipmiAppReadEventMessageBuffer()
131 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in ipmiSenPlatformEvent()
90 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in getSMMChannel()
1289 if (chInfo.mediumType == in ipmiOEMSetUser2Activation()1298 if (chInfo.mediumType == in ipmiOEMSetUser2Activation()1437 if (chInfo.mediumType != in ipmiOEMSetSpecialUserPassword()3049 if (chInfo.mediumType != in ipmiSetSecurityMode()
553 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in checkIPMBChannel()
100 if (chInfo.mediumType != in ipmiGetIpmiChannelRfHi()
33 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in setNetworkInstance()
745 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in ipmiSenPlatformEvent()