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.cpp55 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiSetChannelAccess()
186 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetChannelAccess()
258 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetChannelInfo()
327 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetChannelPayloadSupport()
371 convertCurrentChannelNum(static_cast<uint8_t>(chNum), ctx->channel); in ipmiGetChannelPayloadVersion()
H A Dusercommands.cpp69 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiSetUserAccess()
140 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetUserAccess()
410 convertCurrentChannelNum(static_cast<uint8_t>(chNum), ctx->channel); in ipmiGetChannelAuthenticationCapabilities()
497 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiSetUserPayloadAccess()
592 convertCurrentChannelNum(static_cast<uint8_t>(channel), ctx->channel); in ipmiGetUserPayloadAccess()
H A Dchannel_layer.hpp287 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.cpp125 uint8_t rspChannel = ipmi::convertCurrentChannelNum( in getChannelCipherSuites()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp721 const uint8_t channel = convertCurrentChannelNum( in setLanInt()
1100 const uint8_t channel = convertCurrentChannelNum( in getLan()
1376 const uint8_t channel = convertCurrentChannelNum( in setSolConfParams()
1553 const uint8_t channel = convertCurrentChannelNum( in getSolConfParams()