Lines Matching +full:1000 +full:mbps
59 #define RGEPHY_S1000 RGEPHY_BMCR_SPD1 /* 1000mbps */
61 #define RGEPHY_S10 0 /* 10mbps */
117 #define RGEPHY_MII_1000CTL 0x09 /* 1000baseT control */
130 #define RGEPHY_MII_1000STS 0x0A /* 1000baseT status */
140 #define RGEPHY_EXTSTS_X_FD_CAP 0x8000 /* 1000base-X FD capable */
141 #define RGEPHY_EXTSTS_X_HD_CAP 0x4000 /* 1000base-X HD capable */
142 #define RGEPHY_EXTSTS_T_FD_CAP 0x2000 /* 1000base-T FD capable */
143 #define RGEPHY_EXTSTS_T_HD_CAP 0x1000 /* 1000base-T HD capable */
158 #define RGEPHY_SSR_S1000 0x8000 /* 1000Mbps */
159 #define RGEPHY_SSR_S100 0x4000 /* 100Mbps */
160 #define RGEPHY_SSR_S10 0x0000 /* 10Mbps */
178 #define RGEPHY_F_SSR_S1000 0x0020 /* 1000Mbps */
179 #define RGEPHY_F_SSR_S100 0x0010 /* 100Mbps */
180 #define RGEPHY_F_SSR_S10 0x0000 /* 10Mbps */
195 #define EEEAR_1000T 0x0004 /* adv. 1000baseT EEE */
200 #define EEELPAR_1000T 0x0004 /* link partner 1000baseT EEE capable */