Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp24 constexpr int responseQueueMaxSize = 20; variable
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp340 if (getResponseQueueSize() == responseQueueMaxSize) in handleIpmbChannel()