Searched refs:BMSR_100BASE4 (Results 1 – 6 of 6) sorted by relevance
69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ macro
464 ((mii_status & BMSR_100BASE4) == 0 && in tulip_find_mii()
1611 if (bmsr & BMSR_100BASE4) in mii_set_media()
934 if (my_phy_caps & BMSR_100BASE4) in smc911x_phy_configure()
1098 if (my_phy_caps & BMSR_100BASE4) in smc_phy_configure()
4450 BMSR_100BASE4; in qeth_mdio_read()