linux/drivers/net/dsa/ocelot
Xiaoliang Yang dba1e4660a net: dsa: felix: convert TAS link speed based on phylink speed
state->speed holds a value of 10, 100, 1000 or 2500, but
QSYS_TAG_CONFIG_LINK_SPEED expects a value of 0, 1, 2, 3. So convert the
speed to a proper value.

Fixes: de143c0e27 ("net: dsa: felix: Configure Time-Aware Scheduler via taprio offload")
Signed-off-by: Xiaoliang Yang <xiaoliang.yang_1@nxp.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-24 20:00:40 -07:00
..
felix_vsc9959.c net: dsa: felix: convert TAS link speed based on phylink speed 2020-09-24 20:00:40 -07:00
felix.c net: mscc: ocelot: deinitialize only initialized ports 2020-09-18 13:52:34 -07:00
felix.h net: dsa: felix: introduce support for Seville VSC9953 switch 2020-07-13 17:40:02 -07:00
Kconfig net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text 2020-08-18 16:02:03 -07:00
Makefile net: dsa: felix: introduce support for Seville VSC9953 switch 2020-07-13 17:40:02 -07:00
seville_vsc9953.c net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries 2020-09-21 17:40:52 -07:00