Home
last modified time | relevance | path

Searched refs:MII_ANEGTICKS (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mii/
H A Dsmscphy.c151 if (++sc->mii_ticks <= MII_ANEGTICKS) { in smscphy_service()
H A Dsmcphy.c164 if (++sc->mii_ticks <= MII_ANEGTICKS) { in smcphy_service()
H A Dxmphy.c113 sc->mii_anegticks = MII_ANEGTICKS; in xmphy_attach()
H A Dmiivar.h156 #define MII_ANEGTICKS 5 macro
H A Dmii_physubr.c399 sc->mii_anegticks = MII_ANEGTICKS; in mii_phy_add_media()