Lines Matching refs:sw_bmsr
725 hp->sw_bmsr = happy_meal_tcvr_read(hp, tregs, MII_BMSR);
726 if (hp->sw_bmsr & BMSR_ANEGCOMPLETE) {
756 hp->sw_bmsr = happy_meal_tcvr_read(hp, tregs, MII_BMSR);
757 if (hp->sw_bmsr & BMSR_LSTATUS) {
782 hp->sw_bmsr = happy_meal_tcvr_read(hp, tregs, MII_BMSR);
805 if (hp->sw_bmsr & BMSR_LSTATUS) {
1054 hp->sw_bmsr = happy_meal_tcvr_read(hp, tregs, MII_BMSR);
1305 hp->sw_bmsr = happy_meal_tcvr_read(hp, tregs, MII_BMSR);
1315 if (hp->sw_bmsr & BMSR_10HALF)
1320 if (hp->sw_bmsr & BMSR_10FULL)
1324 if (hp->sw_bmsr & BMSR_100HALF)
1328 if (hp->sw_bmsr & BMSR_100FULL)
1739 hp->sw_bmsr = happy_meal_tcvr_read(hp, tregs, MII_BMSR);
1743 if (hp->sw_bmsr & BMSR_10HALF)
1748 if (hp->sw_bmsr & BMSR_10FULL)
1752 if (hp->sw_bmsr & BMSR_100HALF)
1756 if (hp->sw_bmsr & BMSR_100FULL)
2540 return hp->sw_bmsr & BMSR_LSTATUS;