Home
last modified time | relevance | path

Searched refs:MII_ANAR (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/dev/mii/
H A Dsmscphy.c177 PHY_WRITE(sc, MII_ANAR, anar); in smscphy_auto()
179 anar = PHY_READ(sc, MII_ANAR); in smscphy_auto()
H A Dsmcphy.c214 PHY_WRITE(sc, MII_ANAR, anar); in smcphy_auto()
216 anar = PHY_READ(sc, MII_ANAR); in smcphy_auto()
H A Dmii_physubr.c233 PHY_WRITE(sc, MII_ANAR, anar); in mii_phy_setmedia()
259 PHY_WRITE(sc, MII_ANAR, anar); in mii_phy_auto()
274 PHY_WRITE(sc, MII_ANAR, anar); in mii_phy_auto()
673 anar = PHY_READ(sc, MII_ANAR); in mii_phy_flowstatus()
H A Datphy.c160 PHY_WRITE(sc, MII_ANAR, anar | ANAR_CSMA); in atphy_service()
345 PHY_WRITE(sc, MII_ANAR, anar); in atphy_setmedia()
H A Dukphy_subr.c94 anlpar = PHY_READ(phy, MII_ANAR) & PHY_READ(phy, MII_ANLPAR); in ukphy_status()
H A Dmii.h109 #define MII_ANAR 0x04 /* Autonegotiation advertisement (rw) */ macro
H A Damphy.c174 anlpar = PHY_READ(sc, MII_ANAR) & in amphy_status()
H A Drlphy.c196 if ((anlpar = PHY_READ(phy, MII_ANAR) & in rlphy_status()
H A Dtdkphy.c180 anlpar = PHY_READ(phy, MII_ANAR) & PHY_READ(phy, MII_ANLPAR); in tdkphy_status()
H A Dnsphy.c240 anlpar = PHY_READ(sc, MII_ANAR) & in nsphy_status()
H A Dmv88e151x.c219 anlpar = PHY_READ(phy, MII_ANAR) & PHY_READ(phy, MII_ANLPAR); in mv88e151x_fiber_status()
H A Djmphy.c338 PHY_WRITE(sc, MII_ANAR, anar | ANAR_CSMA); in jmphy_setmedia()
/freebsd/sys/dev/cxgb/
H A Dcxgb_osdep.h149 #define MII_ADVERTISE MII_ANAR
/freebsd/sys/dev/usb/net/
H A Dif_rue.c331 case MII_ANAR: in rue_miibus_readreg()
382 case MII_ANAR: in rue_miibus_writereg()
H A Dif_smsc.c1303 smsc_miibus_writereg(sc->sc_ue.ue_dev, sc->sc_phyno, MII_ANAR, in smsc_phy_init()
H A Dif_muge.c925 lan78xx_miibus_writereg(sc->sc_ue.ue_dev, sc->sc_phyno, MII_ANAR, in lan78xx_phy_init()
H A Dif_ure.c1323 ure_ocp_reg_write(sc, URE_OCP_BASE_MII + MII_ANAR * 2, in ure_ifmedia_upd()
/freebsd/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c803 } else if (reg == MII_ANAR) { in ksz8995ma_readphy()
838 } else if (reg == MII_ANAR) { in ksz8995ma_writephy()
/freebsd/sys/dev/rl/
H A Dif_rl.c403 case MII_ANAR: in rl_miibus_readreg()
449 case MII_ANAR: in rl_miibus_writereg()
/freebsd/sys/dev/gem/
H A Dif_gem.c1854 case MII_ANAR: in gem_mii_readreg()
1918 case MII_ANAR: in gem_mii_writereg()
/freebsd/sys/dev/re/
H A Dif_re.c537 case MII_ANAR: in re_miibus_readreg()
595 case MII_ANAR: in re_miibus_writereg()
3821 MII_ANAR, ANAR_TX_FD | ANAR_TX | ANAR_10_FD | ANAR_10 | ANAR_CSMA); in re_set_linkspeed()
/freebsd/sys/dev/nge/
H A Dif_nge.c434 case MII_ANAR: in nge_miibus_readreg()
476 case MII_ANAR: in nge_miibus_writereg()
/freebsd/sys/dev/cas/
H A Dif_cas.c2157 case MII_ANAR: in cas_mii_readreg()
2221 case MII_ANAR: in cas_mii_writereg()
/freebsd/sys/dev/dc/
H A Dif_dc.c728 case MII_ANAR: in dc_miibus_readreg()
802 case MII_ANAR: in dc_miibus_writereg()
/freebsd/sys/dev/vge/
H A Dif_vge.c2800 vge_miibus_writereg(sc->vge_dev, sc->vge_phyaddr, MII_ANAR, in vge_setlinkspeed()

12