Searched refs:BMSR_100BASE4 (Results 1 – 9 of 9) sorted by relevance
69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ macro
66 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ macro
459 ((mii_status & BMSR_100BASE4) == 0 && in tulip_find_mii()
924 if (my_phy_caps & BMSR_100BASE4) in smc911x_phy_configure()
1085 if (my_phy_caps & BMSR_100BASE4) in smc_phy_configure()
1600 if (bmsr & BMSR_100BASE4) in mii_set_media()
4625 BMSR_100BASE4; in qeth_mdio_read()