Searched refs:PHY_BMSR_100BTXFULL (Results 1 – 3 of 3) sorted by relevance
654 #define PHY_BMSR_100BTXFULL 0x4000 /* 100Base-TX full duplex capable */ macro
573 #define PHY_BMSR_100BTXFULL 0x4000 macro
606 if (bmsr & PHY_BMSR_100BTXFULL) { in my_getmode_mii()