Home
last modified time | relevance | path

Searched refs:compat_interface (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/dsa/microchip/
Dksz9477.c1031 if (dev->compat_interface) { in ksz9477_config_cpu_port()
1036 p->interface = dev->compat_interface; in ksz9477_config_cpu_port()
Dksz_common.h157 phy_interface_t compat_interface; member
Dksz8795.c1281 if (!p->interface && dev->compat_interface) { in ksz8795_cpu_interface_select()
1286 p->interface = dev->compat_interface; in ksz8795_cpu_interface_select()
Dksz_common.c3625 dev->compat_interface = interface; in ksz_switch_register()