summaryrefslogtreecommitdiffstats
path: root/cpu/ixp/npe/include/IxEthDBQoS.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@castor.denx.de>2006-05-30 15:58:20 +0200
committerWolfgang Denk <wd@castor.denx.de>2006-05-30 15:58:20 +0200
commitd9455273053bb69a94a338dff56330d3be50f14e (patch)
tree7031ce994e2ad52aec8bcd8e270d1dc22fbea8b6 /cpu/ixp/npe/include/IxEthDBQoS.h
parentba94a1bba3600d387edba7eb451990d9891e1c2f (diff)
downloadbarebox-d9455273053bb69a94a338dff56330d3be50f14e.tar.gz
barebox-d9455273053bb69a94a338dff56330d3be50f14e.tar.xz
Minor cleanup.
Diffstat (limited to 'cpu/ixp/npe/include/IxEthDBQoS.h')
-rw-r--r--cpu/ixp/npe/include/IxEthDBQoS.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/cpu/ixp/npe/include/IxEthDBQoS.h b/cpu/ixp/npe/include/IxEthDBQoS.h
index 9fafa7033b..6d34889452 100644
--- a/cpu/ixp/npe/include/IxEthDBQoS.h
+++ b/cpu/ixp/npe/include/IxEthDBQoS.h
@@ -120,16 +120,16 @@ UINT8 ixEthDBTrafficClassDefinitions[][3] =
* @brief IEEE 802.1Q recommended QoS Priority => traffic class maps
*
* @verbatim
- Number of available traffic classes
- 1 2 3 4 5 6 7 8
- QoS Priority
- 0 0 0 0 1 1 1 1 2
- 1 0 0 0 0 0 0 0 0
- 2 0 0 0 0 0 0 0 1
- 3 0 0 0 1 1 2 2 3
- 4 0 1 1 2 2 3 3 4
- 5 0 1 1 2 3 4 4 5
- 6 0 1 2 3 4 5 5 6
+ Number of available traffic classes
+ 1 2 3 4 5 6 7 8
+ QoS Priority
+ 0 0 0 0 1 1 1 1 2
+ 1 0 0 0 0 0 0 0 0
+ 2 0 0 0 0 0 0 0 1
+ 3 0 0 0 1 1 2 2 3
+ 4 0 1 1 2 2 3 3 4
+ 5 0 1 1 2 3 4 4 5
+ 6 0 1 2 3 4 5 5 6
7 0 1 2 3 4 5 6 7
@endverbatim