Searched refs:minLaneLatency (Results 1 – 9 of 9) sorted by relevance
492 uint32_t minLaneLatency = request->qosRequire.minLaneLatency; in DecideOptimalLinks() local493 if (minLaneLatency == 0) { in DecideOptimalLinks()499 …optimal link, bandWidthType=%{public}d, minLaneLatency=%{public}d", bandWidthType, minLaneLatency); in DecideOptimalLinks()
320 allocInfo->qosRequire.minLaneLatency); in LnnAllocLane()368 allocInfo->qosRequire.minLaneLatency); in LnnReAllocLane()
517 request->qosRequire.minLaneLatency == 0) { in SelectExpectLanesByQos()
286 selectParam.qosRequire.minLaneLatency = DEFAULT_QOSINFO_MIN_LATENCY;402 allocInfo.qosRequire.minLaneLatency = DEFAULT_QOSINFO_MIN_LATENCY;
191 uint32_t minLaneLatency; member
356 uint32_t minLaneLatency, LaneAllocInfo *allocInfo) in CreateAllocInfoForAllocTest() argument365 allocInfo->qosRequire.minLaneLatency = minLaneLatency; in CreateAllocInfoForAllocTest()1893 selectParam.qosRequire.minLaneLatency = DEFAULT_QOSINFO_MIN_LATENCY;2016 selectParam.qosRequire.minLaneLatency = DEFAULT_QOSINFO_MIN_LATENCY;2576 allocInfo.qosRequire.minLaneLatency = 0;2891 request.qosRequire.minLaneLatency = 0;2904 request.qosRequire.minLaneLatency = DEFAULT_QOSINFO_MIN_LATENCY;3232 selectParam.qosRequire.minLaneLatency = DEFAULT_QOSINFO_MIN_LATENCY;3263 selectParam.qosRequire.minLaneLatency = DEFAULT_QOSINFO_MIN_LATENCY;3294 selectParam.qosRequire.minLaneLatency = DEFAULT_QOSINFO_MIN_LATENCY;
398 allocInfo->qosRequire.minLaneLatency = 0; in AuthGetLaneAllocInfo()
395 qosInfo->minLaneLatency = qos[i].value; in ConvertQosInfo()
985 qosInfo->minLaneLatency = (param->qos[i].value > 0) ? param->qos[i].value : 0; in TransGetQosInfo()