Searched full:cfm (Results 1 – 25 of 44) sorted by relevance
12
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
D | tc_flower_cfm.sh |
|
/openbmc/dbus-sensors/src/exit-air/ |
H A D | ExitAirTempSensor.cpp | 243 const auto* cfm = std::get_if<double>(&cfmVariant); in setupMatches() local 244 if (cfm != nullptr && *cfm >= minSystemCfm) in setupMatches() 246 maxRpm = self->getMaxRpm(*cfm); in setupMatches() 281 lg2::error("Got CFM Limit of wrong type"); in setupMatches() 286 lg2::error("Illegal CFM setting detected"); in setupMatches() 402 // Now calculate the CFM for this tach in getMaxRpm() 486 // Now calculate the CFM for this tach in calculate() 492 "totalCFM = {CFM}, Ci = {CI}, MaxCFM = {MAXCFM}, rpm = {RPM}, c1 = {C1}" in calculate() 494 "CFM", totalCFM, "CI", ci, "MAXCFM", maxCFM, "RPM", rpm, "C1", in calculate() 503 lg2::error("cfm value = {VALUE}", "VALUE", value); in calculate() [all …]
|
/openbmc/linux/arch/loongarch/include/asm/ |
D | time.h |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | CFMLimit.interface.yaml | 2 Implement to provide a CFM upper limit for fan control. This can be used 3 with a CFM algorithm to calculate the maximum allowed fan speed for a 10 The CFM limit, 0 means disabled.
|
/openbmc/linux/Documentation/hwmon/ |
D | lm90.rst |
|
/openbmc/linux/drivers/net/fddi/skfp/ |
D | cfm.c |
|
D | smtinit.c |
|
D | queue.c |
|
D | Makefile |
|
/openbmc/linux/include/uapi/linux/ |
D | cycx_cfm.h |
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
D | smc.h |
|
D | cmtdef.h |
|
D | smtstate.h |
|
/openbmc/bmcweb/scripts/ |
H A D | websocket_test.py | 35 "cfm": "CFM",
|
/openbmc/linux/net/bridge/ |
D | Kconfig |
|
D | br_cfm.c |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Value.interface.yaml | 46 in the airflow namespace, Unit must be "CFM" For objects in the 68 - name: CFM
|
/openbmc/dbus-sensors/src/ |
H A D | SensorPaths.hpp | 25 constexpr const char* unitCFM = "xyz.openbmc_project.Sensor.Value.Unit.CFM";
|
/openbmc/linux/include/net/ |
D | codel_qdisc.h |
|
D | codel.h |
|
D | codel_impl.h |
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | mpc5121.h |
|
/openbmc/linux/drivers/net/wireless/rsi/ |
D | rsi_91x_mgmt.c |
|
/openbmc/u-boot/include/configs/ |
H A D | M5282EVB.h | 129 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_TEXT_BASE + 0x418) /* 24 Byte for CFM-Config */
|
/openbmc/intel-ipmi-oem/include/ |
H A D | oemcommands.hpp | 371 cfm = 0x4 enumerator
|
12