Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp1390 "SERVICE", solService, "OBJPATH", solPathWitheEthName, in setSolConfParams()
1405 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
1422 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
1450 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
1456 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
1463 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
1485 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
1492 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
1512 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
1518 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams()
[all …]
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.cpp128 std::string solPathWitheEthName = solPath + ethdevice; in updateSOLParameter() local
134 ipmi::getService(dbus, solInterface, solPathWitheEthName); in updateSOLParameter()
146 dbus, solService, solPathWitheEthName, solInterface); in updateSOLParameter()