Lines Matching refs:solInterface
1362 constexpr const char* solInterface = "xyz.openbmc_project.Ipmi.SOL"; variable
1382 if (ipmi::getService(ctx, solInterface, solPathWitheEthName, solService)) in setSolConfParams()
1387 "INTERFACE", solInterface); in setSolConfParams()
1402 solInterface, "Progress", progress)) in setSolConfParams()
1419 solInterface, "Enable", enable)) in setSolConfParams()
1447 solInterface, "Privilege", privilege)) in setSolConfParams()
1453 solInterface, "ForceEncryption", in setSolConfParams()
1460 solInterface, "ForceAuthentication", in setSolConfParams()
1482 solInterface, "AccumulateIntervalMS", in setSolConfParams()
1489 solInterface, "Threshold", threshold)) in setSolConfParams()
1509 solInterface, "RetryCount", count)) in setSolConfParams()
1515 solInterface, "RetryIntervalMS", in setSolConfParams()
1559 if (ipmi::getService(ctx, solInterface, solPathWitheEthName, solService)) in getSolConfParams()
1564 "INTERFACE", solInterface); in getSolConfParams()
1574 solInterface, "Progress", progress)) in getSolConfParams()
1585 solInterface, "Enable", enable)) in getSolConfParams()
1600 solInterface, "Privilege", privilege)) in getSolConfParams()
1606 solInterface, "ForceAuthentication", in getSolConfParams()
1613 solInterface, "ForceEncryption", in getSolConfParams()
1626 solInterface, "AccumulateIntervalMS", in getSolConfParams()
1633 solInterface, "Threshold", threshold)) in getSolConfParams()
1647 solInterface, "RetryCount", count)) in getSolConfParams()
1653 solInterface, "RetryIntervalMS", in getSolConfParams()