Searched refs:ifpport (Results 1 – 4 of 4) sorted by relevance
97 int ifpport[MII_NPHY]; member173 sc->ifpport[phy] = port; in adm6996fc_attach_phys()199 sc->ifpport[sc->cpuport] = port; in adm6996fc_attach_phys()321 return (sc->ifpport[phy]); in adm6996fc_portforphy()
72 int ifpport[MII_NPHY]; member124 sc->ifpport[phy] = port; in ukswitch_attach_phys()262 return (sc->ifpport[phy]); in ukswitch_portforphy()
148 int ifpport[KSZ8995MA_MAX_PORT]; member219 sc->ifpport[phy] = port; in ksz8995ma_attach_phys()245 sc->ifpport[sc->cpuport] = port; in ksz8995ma_attach_phys()379 return (sc->ifpport[phy]); in ksz8995ma_portforphy()
117 int ifpport[MII_NPHY]; member214 sc->ifpport[phy] = port; in e6060sw_attach_phys()240 sc->ifpport[sc->cpuport] = port; in e6060sw_attach_phys()361 return (sc->ifpport[phy]); in e6060sw_portforphy()