Lines Matching full:capable

835 #define MII_SR_AUTONEG_CAPS	0x0008 /* Auto Neg Capable */
840 #define MII_SR_100T2_HD_CAPS 0x0200 /* 100T2 Half Duplex Capable */
841 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */
842 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */
843 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */
844 #define MII_SR_100X_HD_CAPS 0x2000 /* 100X Half Duplex Capable */
845 #define MII_SR_100X_FD_CAPS 0x4000 /* 100X Full Duplex Capable */
846 #define MII_SR_100T4_CAPS 0x8000 /* 100T4 Capable */
850 #define NWAY_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */
851 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */
852 #define NWAY_AR_100TX_HD_CAPS 0x0080 /* 100TX Half Duplex Capable */
853 #define NWAY_AR_100TX_FD_CAPS 0x0100 /* 100TX Full Duplex Capable */
854 #define NWAY_AR_100T4_CAPS 0x0200 /* 100T4 Capable */
862 #define NWAY_LPAR_10T_HD_CAPS 0x0020 /* LP 10T Half Dplx Capable */
863 #define NWAY_LPAR_10T_FD_CAPS 0x0040 /* LP 10T Full Dplx Capable */
864 #define NWAY_LPAR_100TX_HD_CAPS 0x0080 /* LP 100TX Half Dplx Capable */
865 #define NWAY_LPAR_100TX_FD_CAPS 0x0100 /* LP 100TX Full Dplx Capable */
866 #define NWAY_LPAR_100T4_CAPS 0x0200 /* LP is 100T4 Capable */
875 #define NWAY_ER_PAGE_RXD 0x0002 /* LP 10T Half Dplx Capable */
876 #define NWAY_ER_NEXT_PAGE_CAPS 0x0004 /* LP 10T Full Dplx Capable */
877 #define NWAY_ER_LP_NEXT_PAGE_CAPS 0x0008 /* LP 100TX Half Dplx Capable */
878 #define NWAY_ER_PAR_DETECT_FAULT 0x0010 /* LP 100TX Full Dplx Capable */
899 #define SR_1000T_LP_HD_CAPS 0x0400 /* LP is 1000T HD capable */
900 #define SR_1000T_LP_FD_CAPS 0x0800 /* LP is 1000T FD capable */