Lines Matching +full:100 +full:k
49 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */
63 #define BMSR_100HALF2 0x0200 /* Can do 100BASE-T2 HDX */
64 #define BMSR_100FULL2 0x0400 /* Can do 100BASE-T2 FDX */
67 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */
68 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */
69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */
78 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex */
80 #define ADVERTISE_100FULL 0x0100 /* Try for 100mbps full-duplex */
82 #define ADVERTISE_100BASE4 0x0200 /* Try for 100mbps 4k packets */
101 #define LPA_100HALF 0x0080 /* Can do 100mbps half-duplex */
103 #define LPA_100FULL 0x0100 /* Can do 100mbps full-duplex */
105 #define LPA_100BASE4 0x0200 /* Can do 100mbps 4k packets */
143 #define LPA_SGMII_100 0x0400 /* 100Mbps */
144 #define LPA_SGMII_100HALF 0x0400 /* Can do 100mbps half-duplex */
145 #define LPA_SGMII_100FULL 0x1400 /* Can do 100mbps full-duplex */