Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaEthPort.cpp46 sdbusplus::message::object_path(nicPathPrefix) / deviceName; in NvidiaEthPortMetrics()
49 sdbusplus::message::object_path(nicPathPrefix) / deviceName / name; in NvidiaEthPortMetrics()
H A DNvidiaPcieDevice.hpp29 constexpr const char* nicPathPrefix = "/xyz/openbmc_project/inventory/"; variable
H A DNvidiaPcieDevice.cpp49 sdbusplus::message::object_path(nicPathPrefix) / (name + "_NIC"); in init()