Searched full:rtl8365mb (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/dsa/realtek/ |
H A D | rtl8365mb.c | 2 /* Realtek SMI subdriver for the Realtek RTL8365MB-VC ethernet switch. 7 * The RTL8365MB-VC is a 4+1 port 10/100/1000M switch controller. It includes 4 27 * | ~RTL8365MB ~~~ | 59 * have is the RTL8365MB-VC. Moreover, there does not seem to be any chip under 64 * been modestly named rtl8365mb. Future implementors may wish to rename things 78 * - RTL8365MB-VC 89 * vendor driver may be needed to expand support. The RTL8365MB-VC seems to be 525 .name = "RTL8365MB-VC", 631 * struct rtl8365mb - driver private data 641 struct rtl8365mb { struct [all …]
|
H A D | Kconfig | 33 tristate "Realtek RTL8365MB switch driver" 37 Select to enable support for Realtek RTL8365MB-VC and RTL8367S.
|
H A D | Makefile | 15 obj-$(CONFIG_NET_DSA_REALTEK_RTL8365MB) += rtl8365mb.o
|
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | realtek.yaml | 40 - realtek,rtl8365mb 43 realtek,rtl8365mb: 45 RTL8364NB, RTL8364NB-VB, RTL8365MB, RTL8366SC, RTL8367RB-VB, RTL8367S, 245 compatible = "realtek,rtl8365mb"; 334 compatible = "realtek,rtl8365mb";
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm47094-asus-rt-ac88u.dts | 21 compatible = "realtek,rtl8365mb";
|
/linux/net/dsa/ |
H A D | tag_rtl8_4.c | 7 * NOTE: Currently only supports protocol "4" found in the RTL8365MB, hence 84 * 0x04 = RTL8365MB DSA protocol
|
H A D | Kconfig | 139 switches with 8 byte protocol 4 tags, such as the Realtek RTL8365MB-VC.
|
/linux/drivers/net/phy/ |
H A D | realtek.c | 1488 .name = "RTL8365MB-VC Gigabit Ethernet",
|