Searched full:rtl8365mb (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/drivers/net/dsa/realtek/ |
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 522 .name = "RTL8365MB-VC", 628 * struct rtl8365mb - driver private data 638 struct rtl8365mb { struct [all …]
|
D | Kconfig | 39 tristate "Realtek RTL8365MB switch subdriver" 44 Select to enable support for Realtek RTL8365MB-VC and RTL8367S.
|
D | Makefile | 6 obj-$(CONFIG_NET_DSA_REALTEK_RTL8365MB) += rtl8365mb.o
|
D | realtek-mdio.c | 270 { .compatible = "realtek,rtl8365mb", .data = &rtl8365mb_variant, },
|
D | realtek-smi.c | 548 .compatible = "realtek,rtl8365mb",
|
/Linux-v6.6/Documentation/devicetree/bindings/net/dsa/ |
D | realtek.yaml | 40 - realtek,rtl8365mb 43 realtek,rtl8365mb: 45 RTL8364NB, RTL8364NB-VB, RTL8365MB, RTL8366SC, RTL8367RB-VB, RTL8367S, 241 compatible = "realtek,rtl8365mb"; 330 compatible = "realtek,rtl8365mb";
|
/Linux-v6.6/arch/arm/boot/dts/broadcom/ |
D | bcm47094-asus-rt-ac88u.dts | 20 compatible = "realtek,rtl8365mb";
|
/Linux-v6.6/net/dsa/ |
D | tag_rtl8_4.c | 7 * NOTE: Currently only supports protocol "4" found in the RTL8365MB, hence 84 * 0x04 = RTL8365MB DSA protocol
|
D | Kconfig | 139 switches with 8 byte protocol 4 tags, such as the Realtek RTL8365MB-VC.
|
/Linux-v6.6/drivers/net/phy/ |
D | realtek.c | 1078 .name = "RTL8365MB-VC Gigabit Ethernet",
|