linux-stable/drivers/net/dsa/ocelot
Vladimir Oltean a1ca9f8b07 net: dsa: felix: act upon the mqprio qopt in taprio offload
The mqprio queue configuration can appear either through
TC_SETUP_QDISC_MQPRIO or through TC_SETUP_QDISC_TAPRIO. Make sure both
are treated in the same way.

Code does nothing new for now (except for rejecting multiple TXQs per
TC, which is a useless concept with DSA switches).

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Ferenc Fejes <fejes@inf.elte.hu>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-04-17 19:01:19 -07:00
..
felix.c net: dsa: felix: remove confusing/incorrect comment from felix_setup() 2023-04-13 21:56:06 -07:00
felix.h net: dsa: felix: allow serdes configuration for dsa ports 2023-03-20 09:08:48 +00:00
felix_vsc9959.c net: dsa: felix: act upon the mqprio qopt in taprio offload 2023-04-17 19:01:19 -07:00
Kconfig net: dsa: ocelot: fix selecting MFD_OCELOT 2023-02-16 13:03:15 +01:00
Makefile net: dsa: ocelot: add external ocelot switch control 2023-01-30 21:07:21 -08:00
ocelot_ext.c net: dsa: ocelot: add support for external phys 2023-03-20 09:08:48 +00:00
seville_vsc9953.c net: dsa: seville_vsc9953: drop of_match_ptr for ID table 2023-03-15 08:11:01 +00:00