Lines Matching full:capable

942 #define MII_SR_AUTONEG_CAPS	0x0008 /* Auto Neg Capable */
947 #define MII_SR_100T2_HD_CAPS 0x0200 /* 100T2 Half Duplex Capable */
948 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */
949 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */
950 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */
951 #define MII_SR_100X_HD_CAPS 0x2000 /* 100X Half Duplex Capable */
952 #define MII_SR_100X_FD_CAPS 0x4000 /* 100X Full Duplex Capable */
953 #define MII_SR_100T4_CAPS 0x8000 /* 100T4 Capable */
957 #define NWAY_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */
958 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */
959 #define NWAY_AR_100TX_HD_CAPS 0x0080 /* 100TX Half Duplex Capable */
960 #define NWAY_AR_100TX_FD_CAPS 0x0100 /* 100TX Full Duplex Capable */
961 #define NWAY_AR_100T4_CAPS 0x0200 /* 100T4 Capable */
969 #define NWAY_LPAR_10T_HD_CAPS 0x0020 /* LP 10T Half Dplx Capable */
970 #define NWAY_LPAR_10T_FD_CAPS 0x0040 /* LP 10T Full Dplx Capable */
971 #define NWAY_LPAR_100TX_HD_CAPS 0x0080 /* LP 100TX Half Dplx Capable */
972 #define NWAY_LPAR_100TX_FD_CAPS 0x0100 /* LP 100TX Full Dplx Capable */
973 #define NWAY_LPAR_100T4_CAPS 0x0200 /* LP is 100T4 Capable */
982 #define NWAY_ER_PAGE_RXD 0x0002 /* LP 10T Half Dplx Capable */
983 #define NWAY_ER_NEXT_PAGE_CAPS 0x0004 /* LP 10T Full Dplx Capable */
984 #define NWAY_ER_LP_NEXT_PAGE_CAPS 0x0008 /* LP 100TX Half Dplx Capable */
985 #define NWAY_ER_PAR_DETECT_FAULT 0x0010 /* LP 100TX Full Dplx Capable */
1006 #define SR_1000T_LP_HD_CAPS 0x0400 /* LP is 1000T HD capable */
1007 #define SR_1000T_LP_FD_CAPS 0x0800 /* LP is 1000T FD capable */