Searched refs:BMSR_100BASE4 (Results 1 – 6 of 6) sorted by relevance
69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ macro
459 ((mii_status & BMSR_100BASE4) == 0 && in tulip_find_mii()
1599 if (bmsr & BMSR_100BASE4) in mii_set_media()
927 if (my_phy_caps & BMSR_100BASE4) in smc911x_phy_configure()
1086 if (my_phy_caps & BMSR_100BASE4) in smc_phy_configure()
4528 BMSR_100BASE4; in qeth_mdio_read()
Completed in 26 milliseconds