From 7f338d537b27c20f38453a356259e23458fe8f65 Mon Sep 17 00:00:00 2001 From: Joshua Yeong Date: Thu, 4 Apr 2024 16:40:15 +0800 Subject: [PATCH] srvgrp-device-power: Additional parameter for Fast Chn Address Service The request of 'GET_PERF_DOMAIN_FAST_CHANNEL_ADDR' requires additional field to differentiate the fast channel address of level/limit get/set. Add physcial address width in flags. Signed-off-by: Joshua Yeong --- src/srvgrp-performance.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/srvgrp-performance.adoc b/src/srvgrp-performance.adoc index 074c219..b644890 100644 --- a/src/srvgrp-performance.adoc +++ b/src/srvgrp-performance.adoc @@ -420,6 +420,7 @@ This service allows clients to query attributes of the fast channel for the spec |=== | Word | Name | Type | Description | 0 | DOMAIN_ID | uint32 | Performance domain ID +| 1 | SERVICE_ID | uint32 | Performance service ID, see service ID in <> |=== [#table_perf_getfastchanaddr_response_data]