Searched refs:BMSR_100TXFDX (Results 1 – 5 of 5) sorted by relevance
70 #define BMSR_100TXFDX 0x4000 /* 100 base Tx full duplex capable */ macro93 #define BMSR_MEDIAMASK (BMSR_100T4|BMSR_100TXFDX|BMSR_100TXHDX| \
266 (BMSR_10TFDX | BMSR_100TXFDX)) != 0) in mii_phy_auto()442 if ((sc->mii_capabilities & BMSR_100TXFDX) != 0) { in mii_phy_add_media()
130 sc->mii_capabilities = BMSR_100TXFDX & sc->mii_capmask; in rlswitch_attach()
172 BMSR_ANEG | BMSR_100TXFDX | BMSR_100TXHDX | in dcphy_attach()326 sc->mii_capabilities & BMSR_100TXFDX) in dcphy_status()
132 BMSR_100TXFDX | BMSR_100TXHDX | BMSR_10TFDX | BMSR_10THDX; in pnphy_attach()