Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp368 std::optional<bool> pcapEnable = dcmi::getPcapEnabled(ctx); in getPowerLimit() local
369 if (!pcapValue || !pcapEnable) in getPowerLimit()
388 if (*pcapEnable == false) in getPowerLimit()