Lines Matching refs:BMSR_LSTATUS
4496 if (!(tmp & BMSR_LSTATUS)) { in tg3_phy_copper_begin()
4806 !(bmsr & BMSR_LSTATUS)) in tg3_setup_copper_phy()
4818 if (!(bmsr & BMSR_LSTATUS)) { in tg3_setup_copper_phy()
4827 (bmsr & BMSR_LSTATUS)) { in tg3_setup_copper_phy()
4835 !(bmsr & BMSR_LSTATUS) && in tg3_setup_copper_phy()
4893 (bmsr & BMSR_LSTATUS)) in tg3_setup_copper_phy()
4898 if (bmsr & BMSR_LSTATUS) { in tg3_setup_copper_phy()
4989 if ((!tg3_readphy(tp, MII_BMSR, &bmsr) && (bmsr & BMSR_LSTATUS)) || in tg3_setup_copper_phy()
5878 bmsr |= BMSR_LSTATUS; in tg3_setup_fiber_mii_phy()
5880 bmsr &= ~BMSR_LSTATUS; in tg3_setup_fiber_mii_phy()
5947 bmsr |= BMSR_LSTATUS; in tg3_setup_fiber_mii_phy()
5949 bmsr &= ~BMSR_LSTATUS; in tg3_setup_fiber_mii_phy()
5955 if (bmsr & BMSR_LSTATUS) { in tg3_setup_fiber_mii_phy()
15605 (bmsr & BMSR_LSTATUS)) in tg3_phy_probe()