Searched refs:BMSR_ANEGCOMPLETE (Results 1 – 7 of 7) sorted by relevance
52 #define BMSR_ANEGCOMPLETE 0x0020 /* Auto-negotiation complete */ macro
552 if ((misc_reg & EXPANSION_NWAY) && (stat_reg & BMSR_ANEGCOMPLETE)) { in e100_find_speed_duplex()838 (stat_reg & BMSR_ANEGCOMPLETE)) { in e100_auto_neg()852 if ((stat_reg & BMSR_ANEGCOMPLETE) || in e100_auto_neg()
147 if (phy->autoneg && !(status & BMSR_ANEGCOMPLETE)) in genmii_poll_link()
1371 up = (val & (BMSR_ANEGCOMPLETE | BMSR_LSTATUS)) == (BMSR_ANEGCOMPLETE | BMSR_LSTATUS); in gem_link_timer()
816 if (ip->sw_bmsr & BMSR_ANEGCOMPLETE) { in ioc3_timer()
1772 if (!(mii_status & BMSR_ANEGCOMPLETE)) { in nv_update_linkspeed()
755 if (hp->sw_bmsr & BMSR_ANEGCOMPLETE) { in happy_meal_timer()