Lines Matching refs:BMSR_LSTATUS
4486 if (!(tmp & BMSR_LSTATUS)) { in tg3_phy_copper_begin()
4796 !(bmsr & BMSR_LSTATUS)) in tg3_setup_copper_phy()
4808 if (!(bmsr & BMSR_LSTATUS)) { in tg3_setup_copper_phy()
4817 (bmsr & BMSR_LSTATUS)) { in tg3_setup_copper_phy()
4825 !(bmsr & BMSR_LSTATUS) && in tg3_setup_copper_phy()
4883 (bmsr & BMSR_LSTATUS)) in tg3_setup_copper_phy()
4888 if (bmsr & BMSR_LSTATUS) { in tg3_setup_copper_phy()
4979 if ((!tg3_readphy(tp, MII_BMSR, &bmsr) && (bmsr & BMSR_LSTATUS)) || in tg3_setup_copper_phy()
5868 bmsr |= BMSR_LSTATUS; in tg3_setup_fiber_mii_phy()
5870 bmsr &= ~BMSR_LSTATUS; in tg3_setup_fiber_mii_phy()
5937 bmsr |= BMSR_LSTATUS; in tg3_setup_fiber_mii_phy()
5939 bmsr &= ~BMSR_LSTATUS; in tg3_setup_fiber_mii_phy()
5945 if (bmsr & BMSR_LSTATUS) { in tg3_setup_fiber_mii_phy()
15533 (bmsr & BMSR_LSTATUS)) in tg3_phy_probe()