Searched refs:BMSR_ANEGCOMPLETE (Results 1 – 18 of 18) sorted by relevance
162 } else if (status & BMSR_ANEGCOMPLETE) { in vsc8211_get_link_status()238 } else if (status & BMSR_ANEGCOMPLETE) { in vsc8211_get_link_status_fiber()
60 #define BMSR_ANEGCOMPLETE 0x0020 /* Auto-negotiation complete */ macro
136 bmsr |= BMSR_LSTATUS | BMSR_ANEGCOMPLETE; in swphy_read_reg()
3262 val &= ~BMSR_ANEGCOMPLETE; in phylink_mii_emul_read()4014 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in phylink_mii_c22_pcs_decode_state()
1395 phydev->autoneg_complete = ret & BMSR_ANEGCOMPLETE ? 1 : 0; in yt8521_read_status_paged()
215 if (phy->autoneg == AUTONEG_ENABLE && !(status & BMSR_ANEGCOMPLETE)) in genmii_poll_link()
1501 if (!(bmsr & BMSR_ANEGCOMPLETE)) { in mii_get_media()1674 if (!(bmsr & BMSR_ANEGCOMPLETE)) { in mii_get_media_pcs()
382 if (phy->autoneg && !(status & BMSR_ANEGCOMPLETE)) in genmii_poll_link()
1042 if (!(mii_status_reg & BMSR_ANEGCOMPLETE)) { in e1000e_config_fc_after_link_up()
1752 if (phy_status & BMSR_ANEGCOMPLETE) in e1000_wait_autoneg()
970 data |= BMSR_ANEGCOMPLETE; in ksz8_r_phy()
938 if (!(val & BMSR_ANEGCOMPLETE) && tp->link_status != LNK_AUTONEG) { in sis190_phy_task()
760 if (hp->sw_bmsr & BMSR_ANEGCOMPLETE) { in happy_meal_timer()
664 writel((enable) ? ~(BMSR_LSTATUS | BMSR_ANEGCOMPLETE) : 0xFFFF, in cas_mif_poll()
1679 if (bmsr & BMSR_ANEGCOMPLETE) { in check_link()
3425 if (!(mii_status & BMSR_ANEGCOMPLETE)) { in nv_update_linkspeed()
4585 rc = BMSR_ERCAP | BMSR_ANEGCOMPLETE | BMSR_LSTATUS | in qeth_mdio_read()
978 if (!(bmsr & BMSR_ANEGCOMPLETE) || in bnx2_report_fw_link()