Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/microchip/
Dksz9477.c1101 if (dev->compat_interface) { in ksz9477_config_cpu_port()
1106 p->interface = dev->compat_interface; in ksz9477_config_cpu_port()
Dksz8.c1614 if (!p->interface && dev->compat_interface) { in ksz8795_cpu_interface_select()
1619 p->interface = dev->compat_interface; in ksz8795_cpu_interface_select()
Dksz_common.h173 phy_interface_t compat_interface; member
Dksz_common.c4802 dev->compat_interface = interface; in ksz_switch_register()