From e152ec7bf4ba252ff9d3eb13eabd417b931dac9a Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Mon, 24 Sep 2018 09:29:55 +0100 Subject: Import Upstream version 1.12.2 --- docs/api/html/settings-dcb.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/api/html/settings-dcb.html') diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index 0cf45e03..f2b45b4b 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -8,7 +8,7 @@ - + @@ -104,13 +104,13 @@
priority-bandwidth
array of uint32
-
[0, 0, 0, 0, 0, 0, 0, 0]
+
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use. The sum of all percentages for priorities which belong to the same group must total 100 percents.
priority-flow-control
array of uint32
-
[0, 0, 0, 0, 0, 0, 0, 0]
+
[False, False, False, False, False, False, False, False]
An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the corresponding priority should transmit priority pause. @@ -122,7 +122,7 @@
priority-group-bandwidth
array of uint32
-
[0, 0, 0, 0, 0, 0, 0, 0]
+
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group. Allowed values are 0 - 100, and the sum of all values must total 100 percents. @@ -134,19 +134,19 @@
priority-group-id
array of uint32
-
[0, 0, 0, 0, 0, 0, 0, 0]
+
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the Priority Group ID. Allowed Priority Group ID values are 0 - 7 or 15 for the unrestricted group.
priority-strict-bandwidth
array of uint32
-
[0, 0, 0, 0, 0, 0, 0, 0]
+
[False, False, False, False, False, False, False, False]
An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the priority may use all of the bandwidth allocated to its assigned group.
priority-traffic-class
array of uint32
-
[0, 0, 0, 0, 0, 0, 0, 0]
+
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which the priority is mapped. @@ -156,6 +156,6 @@ +
Generated by GTK-Doc V1.28 \ No newline at end of file -- cgit 1.3.0-6-gf8a5