Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp71 static constexpr const char* maxTransferSizeString = "max_transfer_size"; variable
977 chData.maxTransferSize = jsonChData.value(maxTransferSizeString, in loadChannelConfig()