Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp472 std::optional<pcie_device::PCIeTypes> redfishGenerationSupported = in addPCIeDeviceProperties() local
475 if (!redfishGenerationSupported) in addPCIeDeviceProperties()
482 if (*redfishGenerationSupported == pcie_device::PCIeTypes::Invalid) in addPCIeDeviceProperties()
490 *redfishGenerationSupported; in addPCIeDeviceProperties()