Home
last modified time | relevance | path

Searched refs:convertCurrentChannelNum (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp62 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 Dusercommands.cpp80 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 Dchannel_layer.hpp298 static inline uint8_t convertCurrentChannelNum(const uint8_t chNum, in convertCurrentChannelNum() function
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp38 uint8_t chNum = ipmi::convertCurrentChannelNum( in GetChannelCapabilities()
229 ipmi::convertCurrentChannelNum(channelNumber, getInterfaceIndex()); in getChannelCipherSuites()
H A Dpayload_cmds.cpp42 sol::Manager::get().updateSOLParameter(ipmi::convertCurrentChannelNum( in activatePayload()
/openbmc/phosphor-host-ipmid/app/
H A Dchannel.cpp134 uint8_t rspChannel = ipmi::convertCurrentChannelNum( in getChannelCipherSuites()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp759 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()