linux/drivers/net/dsa/realtek
Vladimir Oltean 6db31942e3 net: dsa: realtek: use simple HSR offload helpers
All known Realtek protocols: "rtl4a", "rtl8_4" and "rtl8_4t" use
dsa_xmit_port_mask(), so they are compatible with accelerating TX packet
duplication for HSR rings.

Enable that feature by setting the port_hsr_join() and port_hsr_leave()
operations to the simple helpers provided by DSA.

Cc: "Alvin Šipraga" <alsi@bang-olufsen.dk>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Linus Walleij <linusw@kernel.org>
Link: https://patch.msgid.link/20251130131657.65080-9-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-12-01 16:45:07 -08:00
..
Kconfig net: dsa: rtl8366rb: don't prompt users for LED control 2025-03-04 11:54:06 +01:00
Makefile net: dsa: rtl8366rb: Fix compilation problem 2025-02-24 09:14:42 +00:00
realtek-mdio.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
realtek-mdio.h net: dsa: realtek: convert variants into real drivers 2024-02-12 10:42:16 +00:00
realtek-smi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
realtek-smi.h net: dsa: realtek: convert variants into real drivers 2024-02-12 10:42:16 +00:00
realtek.h net: dsa: realtek: remove unnecessary file, dentry, inode declarations 2025-08-14 17:39:44 -07:00
rtl83xx.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
rtl83xx.h net: dsa: realtek: support reset controller 2024-02-28 08:21:41 +00:00
rtl8365mb.c net: dsa: realtek: use simple HSR offload helpers 2025-12-01 16:45:07 -08:00
rtl8366-core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
rtl8366rb-leds.c net: dsa: rtl8366rb: Fix compilation problem 2025-02-24 09:14:42 +00:00
rtl8366rb.c net: dsa: realtek: use simple HSR offload helpers 2025-12-01 16:45:07 -08:00
rtl8366rb.h net: dsa: rtl8366rb: Fix compilation problem 2025-02-24 09:14:42 +00:00