Home
last modified time | relevance | path

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

/drivers/net/dsa/microchip/
Dksz_common.h76 phy_interface_t compat_interface; member
Dksz_common.c413 dev->compat_interface = interface; in ksz_switch_register()
Dksz9477.c1292 if (dev->compat_interface) { in ksz9477_config_cpu_port()
1297 p->interface = dev->compat_interface; in ksz9477_config_cpu_port()
Dksz8795.c1299 if (!p->interface && dev->compat_interface) { in ksz8795_cpu_interface_select()
1304 p->interface = dev->compat_interface; in ksz8795_cpu_interface_select()