Searched refs:PHY_BMSR_100T4 (Results 1 – 3 of 3) sorted by relevance
87 #define PHY_BMSR_100T4 (1 << 15) /* PHY able to perform 100Base-T4 */ macro
5268 param_bmsr_100T4 = 1 && (stat & PHY_BMSR_100T4); in eri_reset_xcvr()