diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2024-05-03 16:13:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-05-08 12:35:11 +0300 |
commit | c2e722657f18272a8b8711e94b29466f253715e6 (patch) | |
tree | f3460df4cbb6c1672cfd12d91698108d6c88c548 /net/switchdev/switchdev.c | |
parent | 5f5109af47535bc613c12a089dded425a373a12f (diff) | |
download | linux-c2e722657f18272a8b8711e94b29466f253715e6.tar.xz |
net: dsa: microchip: add support DSCP priority mapping
Microchip KSZ and LAN variants do not have per port DSCP priority
configuration. Instead there is a global DSCP mapping table.
This patch provides write access to this global DSCP map. In case entry
is "deleted", we map corresponding DSCP entry to a best effort prio,
which is expected to be the default priority for all untagged traffic.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions