Searched refs:MII_ANLPAR (Results 1 – 18 of 18) sorted by relevance
| /NextBSD/sys/dev/mii/ |
| HD | ukphy_subr.c | 94 anlpar = PHY_READ(phy, MII_ANAR) & PHY_READ(phy, MII_ANLPAR); in ukphy_status()
|
| HD | mii.h | 135 #define MII_ANLPAR 0x05 /* Autonegotiation lnk partner abilities (rw) */ macro
|
| HD | gentbi.c | 252 anlpar = PHY_READ(sc, MII_ANLPAR); in gentbi_status()
|
| HD | tdkphy.c | 182 anlpar = PHY_READ(phy, MII_ANAR) & PHY_READ(phy, MII_ANLPAR); in tdkphy_status()
|
| HD | amphy.c | 177 PHY_READ(sc, MII_ANLPAR); in amphy_status()
|
| HD | rlphy.c | 199 PHY_READ(phy, MII_ANLPAR))) { in rlphy_status()
|
| HD | nsphy.c | 250 PHY_READ(sc, MII_ANLPAR); in nsphy_status()
|
| HD | tlphy.c | 366 anlpar = PHY_READ(&sc->sc_mii, MII_ANLPAR) & in tlphy_acomp()
|
| HD | mii_physubr.c | 638 anlpar = PHY_READ(sc, MII_ANLPAR); in mii_phy_flowstatus()
|
| /NextBSD/sys/dev/cxgb/ |
| HD | cxgb_osdep.h | 185 #define MII_LPA MII_ANLPAR
|
| /NextBSD/sys/dev/usb/net/ |
| HD | if_rue.c | 335 case MII_ANLPAR: in rue_miibus_readreg() 386 case MII_ANLPAR: in rue_miibus_writereg()
|
| /NextBSD/sys/dev/rl/ |
| HD | if_rl.c | 411 case MII_ANLPAR: in rl_miibus_readreg() 457 case MII_ANLPAR: in rl_miibus_writereg()
|
| /NextBSD/sys/dev/gem/ |
| HD | if_gem.c | 1898 case MII_ANLPAR: in gem_mii_readreg() 1975 case MII_ANLPAR: in gem_mii_writereg()
|
| /NextBSD/sys/dev/nge/ |
| HD | if_nge.c | 439 case MII_ANLPAR: in nge_miibus_readreg() 481 case MII_ANLPAR: in nge_miibus_writereg()
|
| /NextBSD/sys/dev/cas/ |
| HD | if_cas.c | 2198 case MII_ANLPAR: in cas_mii_readreg() 2275 case MII_ANLPAR: in cas_mii_writereg()
|
| /NextBSD/sys/dev/dc/ |
| HD | if_dc.c | 737 case MII_ANLPAR: in dc_miibus_readreg() 811 case MII_ANLPAR: in dc_miibus_writereg()
|
| /NextBSD/sys/dev/re/ |
| HD | if_re.c | 534 case MII_ANLPAR: in re_miibus_readreg() 592 case MII_ANLPAR: in re_miibus_writereg()
|
| /NextBSD/sys/dev/txp/ |
| HD | if_txp.c | 2619 if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_ANLPAR, 0, in txp_ifmedia_sts()
|