realtek: Add SoC-specific routing offload implementation
authorBirger Koblitz <git@birger-koblitz.de>
Fri, 10 Sep 2021 13:06:24 +0000 (15:06 +0200)
committerJohn Crispin <john@phrozen.org>
Sat, 9 Oct 2021 06:25:06 +0000 (08:25 +0200)
commit1f402512ae0474ffd03c34bcfa54b2882d927861
tree5ba02b4c32ee2cb8d5f71b4328ed1515656862d1
parent03e1d93e07791833e3167d8cfaef2e40a7113a23
realtek: Add SoC-specific routing offload implementation

Adds SoC specific routing offload implementations for
RTL8380/90 and RTL9300. RTL83xx supports merely nexthop
routing, RTL9300 full host and prefix routes.

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
target/linux/realtek/files-5.10/drivers/net/dsa/rtl83xx/rtl838x.c
target/linux/realtek/files-5.10/drivers/net/dsa/rtl83xx/rtl839x.c
target/linux/realtek/files-5.10/drivers/net/dsa/rtl83xx/rtl930x.c
target/linux/realtek/files-5.10/drivers/net/dsa/rtl83xx/rtl931x.c