Searched refs:maxLanes (Results 1 – 1 of 1) sorted by relevance
433 const size_t* maxLanes = nullptr; in addPCIeDeviceProperties() local438 "LanesInUse", lanesInUse, "MaxLanes", maxLanes); in addPCIeDeviceProperties()510 if (maxLanes != nullptr && *maxLanes != 0) in addPCIeDeviceProperties()512 asyncResp->res.jsonValue["PCIeInterface"]["MaxLanes"] = *maxLanes; in addPCIeDeviceProperties()