Lines Matching refs:solInterface
1366 constexpr const char* solInterface = "xyz.openbmc_project.Ipmi.SOL"; variable
1386 if (ipmi::getService(ctx, solInterface, solPathWitheEthName, solService)) in setSolConfParams()
1391 "INTERFACE", solInterface); in setSolConfParams()
1406 solInterface, "Progress", progress)) in setSolConfParams()
1423 solInterface, "Enable", enable)) in setSolConfParams()
1451 solInterface, "Privilege", privilege)) in setSolConfParams()
1457 solInterface, "ForceEncryption", in setSolConfParams()
1464 solInterface, "ForceAuthentication", in setSolConfParams()
1486 solInterface, "AccumulateIntervalMS", in setSolConfParams()
1493 solInterface, "Threshold", threshold)) in setSolConfParams()
1513 solInterface, "RetryCount", count)) in setSolConfParams()
1519 solInterface, "RetryIntervalMS", in setSolConfParams()
1563 if (ipmi::getService(ctx, solInterface, solPathWitheEthName, solService)) in getSolConfParams()
1568 "INTERFACE", solInterface); in getSolConfParams()
1578 solInterface, "Progress", progress)) in getSolConfParams()
1589 solInterface, "Enable", enable)) in getSolConfParams()
1604 solInterface, "Privilege", privilege)) in getSolConfParams()
1610 solInterface, "ForceAuthentication", in getSolConfParams()
1617 solInterface, "ForceEncryption", in getSolConfParams()
1630 solInterface, "AccumulateIntervalMS", in getSolConfParams()
1637 solInterface, "Threshold", threshold)) in getSolConfParams()
1651 solInterface, "RetryCount", count)) in getSolConfParams()
1657 solInterface, "RetryIntervalMS", in getSolConfParams()