Searched refs:phy4cpu (Results 1 – 4 of 4) sorted by relevance
79 if (sc->is_rgmii && sc->phy4cpu) { in ar8316_hw_setup()106 if (sc->is_rgmii && sc->phy4cpu) { in ar8316_hw_setup()
61 int phy4cpu; /* PHY4 is connected to the CPU */ member
578 sc->phy4cpu = 1; in arswitch_attach()586 "phy4cpu", &sc->phy4cpu); in arswitch_attach()
80 int phy4cpu; member 223 sc->phy4cpu = 0; in rtl8366rb_attach() 225 "phy4cpu", &sc->phy4cpu); in rtl8366rb_attach() 227 sc->numphys = sc->phy4cpu ? RTL8366_NUM_PHYS - 1 : RTL8366_NUM_PHYS; in rtl8366rb_attach() 664 if (sc->phy4cpu && p->es_port == sc->numphys) { in rtl_getport() 721 if (sc->phy4cpu && p->es_port == sc->numphys) { in rtl_setport() 756 if (sc->phy4cpu) { in rtl_getvgroup() 785 if (sc->phy4cpu) { in rtl_setvgroup()