Searched refs:BMSR_100TXHDX (Results 1 – 4 of 4) sorted by relevance
71 #define BMSR_100TXHDX 0x2000 /* 100 base Tx half duplex capable */ macro93 #define BMSR_MEDIAMASK (BMSR_100T4|BMSR_100TXFDX|BMSR_100TXHDX| \
170 BMSR_ANEG | BMSR_100TXFDX | BMSR_100TXHDX | in dcphy_attach()330 sc->mii_capabilities & BMSR_100TXHDX) in dcphy_status()384 if (mii->mii_capabilities & BMSR_100TXHDX) in dcphy_auto()
130 BMSR_100TXFDX | BMSR_100TXHDX | BMSR_10TFDX | BMSR_10THDX; in pnphy_attach()
438 if ((sc->mii_capabilities & BMSR_100TXHDX) != 0) { in mii_phy_add_media()