Searched refs:BMCR_S10 (Results 1 – 8 of 8) sorted by relevance
63 #define BMCR_S10 0x0000 /* 10 Mb/s */ macro
97 { BMCR_S10, ANAR_CSMA | ANAR_10,101 { BMCR_S10|BMCR_FDX, ANAR_CSMA | ANAR_10_FD,
187 speed = BMCR_S10; in ipgphy_service()
185 speed = BMCR_S10; in ciphy_service()
258 bmcr = BMCR_S10; in atphy_service()
219 speed = BMCR_S10; in rgephy_service()
355 speed = BMCR_S10; in brgphy_service()
897 || (BMCR_SPEED(phydata) != BMCR_S10)))) { in ixgbe_setup_fw_link()901 phydata |= BMCR_S10; in ixgbe_setup_fw_link()