Searched refs:BMSR_ANEGCOMPLETE (Results 1 – 7 of 7) sorted by relevance
59 #define BMSR_ANEGCOMPLETE 0x0020 /* Auto-negotiation complete */ macro
102 #define MDIO_AN_STAT1_COMPLETE BMSR_ANEGCOMPLETE
61 #define BMSR_ANEGCOMPLETE 0x0020 /* Auto-negotiation complete */ macro
737 if((mii_status & BMSR_LSTATUS) && (mii_status & BMSR_ANEGCOMPLETE)) break; in update_linkspeed()752 if (!(mii_status & BMSR_ANEGCOMPLETE)) { in update_linkspeed()
480 BMSR_ANEGCOMPLETE)) { in sis190_phy_task()
1567 if (!(status & BMSR_ANEGCOMPLETE)) { in TLan_PhyFinishAutoNeg()
337 if (!(bmsr & BMSR_ANEGCOMPLETE) || in bnx2_report_fw_link()