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