Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp280 uint8_t mediumType = chInfo.mediumType; in ipmiGetChannelInfo() local
288 return responseSuccess(chNum, reserved1, mediumType, reserved2, in ipmiGetChannelInfo()
H A Dchannel_layer.hpp181 uint8_t mediumType; member
H A Dchannel_mgmt.cpp872 channelData[chNum].chInfo.mediumType = defaultMediumType; in setDefaultChannelConfig()
982 chData.chInfo.mediumType = in loadChannelConfig()
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp484 if (chInfo.mediumType != in ipmiAppGetMessage()
551 if (chInfo.mediumType != in ipmiAppGetMessageFlags()
633 if (chInfo.mediumType != in ipmiAppClearMessageFlags()
725 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()
3048 if (chInfo.mediumType != in ipmiSetSecurityMode()
H A Dfirmware-update.cpp553 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in checkIPMBChannel()
/openbmc/phosphor-host-ipmid/
H A Dsystemintfcmds.cpp123 if (chInfo.mediumType != in ipmiAppSetBMCGlobalEnable()
H A Dapphandler.cpp1011 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in getTotalSessionCount()
1054 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) != in getSessionInfoRequestData()
H A Dipmid-new.cpp549 if (static_cast<EChannelMediumType>(chInfo.mediumType) == in executionEntry()
H A Dtransporthandler.cpp712 return chInfo.mediumType == in isLanChannel()
/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.cpp734 if (static_cast<ipmi::EChannelMediumType>(chInfo.mediumType) == in ipmiSenPlatformEvent()