Home
last modified time | relevance | path

Searched refs:mediumType (Results 1 – 16 of 16) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsbmrhandler.cpp259 bool checkAllowedMediumType(uint8_t mediumType) in checkAllowedMediumType() argument
261 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()
H A Dsystemintfcmds.cpp123 if (chInfo.mediumType != in ipmiAppSetBMCGlobalEnable()
H A Dapphandler.cpp1003 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in getTotalSessionCount()
1046 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) != in getSessionInfoRequestData()
H A Dipmid-new.cpp553 if (static_cast<EChannelMediumType>(chInfo.mediumType) == in executionEntry()
H A Dtransporthandler.cpp752 return chInfo.mediumType == in isLanChannel()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp286 uint8_t mediumType = chInfo.mediumType; in ipmiGetChannelInfo() local
294 return responseSuccess(chNum, reserved1, mediumType, reserved2, in ipmiGetChannelInfo()
H A Dchannel_layer.hpp192 uint8_t mediumType; member
H A Dchannel_mgmt.cpp877 channelData[chNum].chInfo.mediumType = defaultMediumType; in setDefaultChannelConfig()
987 chData.chInfo.mediumType = in loadChannelConfig()
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp478 if (chInfo.mediumType != in ipmiAppGetMessage()
545 if (chInfo.mediumType != in ipmiAppGetMessageFlags()
627 if (chInfo.mediumType != in ipmiAppClearMessageFlags()
719 if (chInfo.mediumType != in ipmiAppReadEventMessageBuffer()
H A Dsensorcommands.cpp131 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in ipmiSenPlatformEvent()
H A Dallowlist-filter.cpp90 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in getSMMChannel()
H A Doemcommands.cpp1289 if (chInfo.mediumType == in ipmiOEMSetUser2Activation()
1298 if (chInfo.mediumType == in ipmiOEMSetUser2Activation()
1437 if (chInfo.mediumType != in ipmiOEMSetSpecialUserPassword()
3049 if (chInfo.mediumType != in ipmiSetSecurityMode()
H A Dfirmware-update.cpp553 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in checkIPMBChannel()
/openbmc/phosphor-host-ipmid/oem/nvidia/
H A Dbootstrap-credentials-oem-cmds.cpp100 if (chInfo.mediumType != in ipmiGetIpmiChannelRfHi()
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.cpp33 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in setNetworkInstance()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp745 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in ipmiSenPlatformEvent()