Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp93 static constexpr size_t smallChannelSize = 64; variable
973 jsonChData.value(maxTransferSizeString, smallChannelSize); in loadChannelConfig()