Searched refs:convertCurrentChannelNum (Results 1 – 7 of 7) sorted by relevance
| /openbmc/phosphor-host-ipmid/user_channel/ |
| H A D | channelcommands.cpp | 62 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiSetChannelAccess() 193 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetChannelAccess() 265 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetChannelInfo() 334 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetChannelPayloadSupport() 378 convertCurrentChannelNum(static_cast<uint8_t>(chNum), ctx->channel); in ipmiGetChannelPayloadVersion()
|
| H A D | usercommands.cpp | 80 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiSetUserAccess() 152 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetUserAccess() 422 convertCurrentChannelNum(static_cast<uint8_t>(chNum), ctx->channel); in ipmiGetChannelAuthenticationCapabilities() 509 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiSetUserPayloadAccess() 604 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetUserPayloadAccess()
|
| H A D | channel_layer.hpp | 298 static inline uint8_t convertCurrentChannelNum(const uint8_t chNum, in convertCurrentChannelNum() function
|
| /openbmc/phosphor-net-ipmid/command/ |
| H A D | channel_auth.cpp | 38 uint8_t chNum = ipmi::convertCurrentChannelNum( in GetChannelCapabilities() 229 ipmi::convertCurrentChannelNum(channelNumber, getInterfaceIndex()); in getChannelCipherSuites()
|
| H A D | payload_cmds.cpp | 42 sol::Manager::get().updateSOLParameter(ipmi::convertCurrentChannelNum( in activatePayload()
|
| /openbmc/phosphor-host-ipmid/app/ |
| H A D | channel.cpp | 134 uint8_t rspChannel = ipmi::convertCurrentChannelNum( in getChannelCipherSuites()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | transporthandler.cpp | 759 const uint8_t channel = convertCurrentChannelNum( in setLanInt() 1138 const uint8_t channel = convertCurrentChannelNum( in getLan() 1414 const uint8_t channel = convertCurrentChannelNum( in setSolConfParams() 1599 const uint8_t channel = convertCurrentChannelNum( in getSolConfParams()
|