Lines Matching full:supports
115 #define ANAR_FC 0x0400 /* local device supports PAUSE */
116 #define ANAR_T4 0x0200 /* local device supports 100bT4 */
117 #define ANAR_TX_FD 0x0100 /* local device supports 100bTx FD */
118 #define ANAR_TX 0x0080 /* local device supports 100bTx */
119 #define ANAR_10_FD 0x0040 /* local device supports 10bT FD */
120 #define ANAR_10 0x0020 /* local device supports 10bT */
128 #define ANAR_X_FD 0x0020 /* local device supports 1000BASE-X FD */
129 #define ANAR_X_HD 0x0040 /* local device supports 1000BASE-X HD */
140 #define ANLPAR_FC 0x0400 /* link partner supports PAUSE */
141 #define ANLPAR_T4 0x0200 /* link partner supports 100bT4 */
142 #define ANLPAR_TX_FD 0x0100 /* link partner supports 100bTx FD */
143 #define ANLPAR_TX 0x0080 /* link partner supports 100bTx */
144 #define ANLPAR_10_FD 0x0040 /* link partner supports 10bT FD */
145 #define ANLPAR_10 0x0020 /* link partner supports 10bT */
153 #define ANLPAR_X_FD 0x0020 /* local device supports 1000BASE-X FD */
154 #define ANLPAR_X_HD 0x0040 /* local device supports 1000BASE-X HD */