Searched defs:lanesInUse (Results 1 – 3 of 3) sorted by relevance
20 size_t PCIeDevice::lanesInUse() const in lanesInUse() function in pldm::dbus::PCIeDevice26 size_t PCIeDevice::lanesInUse(size_t value) in lanesInUse() function in pldm::dbus::PCIeDevice
88 void CustomDBus::setPCIeDeviceProps(const std::string& path, size_t lanesInUse, in setPCIeDeviceProps()
432 const size_t* lanesInUse = nullptr; in addPCIeDeviceProperties() local