Searched refs:BCM5708S_BMCR_FORCE_2500 (Results 1 – 2 of 2) sorted by relevance
1485 bmcr |= BCM5708S_BMCR_FORCE_2500; in bnx2_enable_forced_2g5()1527 bmcr &= ~BCM5708S_BMCR_FORCE_2500; in bnx2_disable_forced_2g5()1795 new_bmcr |= BCM5708S_BMCR_FORCE_2500; in bnx2_setup_serdes_phy()1797 new_bmcr = bmcr & ~BCM5708S_BMCR_FORCE_2500; in bnx2_setup_serdes_phy()
6428 #define BCM5708S_BMCR_FORCE_2500 0x20 macro