Lines Matching +full:1000 +full:mbps

36  * @Valid Range: 0, 10, 100, 1000
38 * - 10: only link at 10 Mbps
39 * - 100: only link at 100 Mbps
40 * - 1000: only link at 1000 Mbps
71 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10
181 { 0x20, AA "1000/FD" },
182 { 0x21, AA "1000/FD, 10/HD" },
183 { 0x22, AA "1000/FD, 10/FD" },
184 { 0x23, AA "1000/FD, 10/FD, 10/HD" },
185 { 0x24, AA "1000/FD, 100/HD" },
186 { 0x25, AA "1000/FD, 100/HD, 10/HD" },
187 { 0x26, AA "1000/FD, 100/HD, 10/FD" },
188 { 0x27, AA "1000/FD, 100/HD, 10/FD, 10/HD" },
189 { 0x28, AA "1000/FD, 100/FD" },
190 { 0x29, AA "1000/FD, 100/FD, 10/HD" },
191 { 0x2a, AA "1000/FD, 100/FD, 10/FD" },
192 { 0x2b, AA "1000/FD, 100/FD, 10/FD, 10/HD" },
193 { 0x2c, AA "1000/FD, 100/FD, 100/HD" },
194 { 0x2d, AA "1000/FD, 100/FD, 100/HD, 10/HD" },
195 { 0x2e, AA "1000/FD, 100/FD, 100/HD, 10/FD" },
196 { 0x2f, AA "1000/FD, 100/FD, 100/HD, 10/FD, 10/HD" }
356 "10 Mbps Speed specified without Duplex\n"); in pch_gbe_check_copper_options()
358 "Using Autonegotiation at 10 Mbps only\n"); in pch_gbe_check_copper_options()
366 netdev_dbg(adapter->netdev, "Forcing to 10 Mbps Half Duplex\n"); in pch_gbe_check_copper_options()
373 netdev_dbg(adapter->netdev, "Forcing to 10 Mbps Full Duplex\n"); in pch_gbe_check_copper_options()
381 "100 Mbps Speed specified without Duplex\n"); in pch_gbe_check_copper_options()
383 "Using Autonegotiation at 100 Mbps only\n"); in pch_gbe_check_copper_options()
392 "Forcing to 100 Mbps Half Duplex\n"); in pch_gbe_check_copper_options()
400 "Forcing to 100 Mbps Full Duplex\n"); in pch_gbe_check_copper_options()
408 "1000 Mbps Speed specified without Duplex\n"); in pch_gbe_check_copper_options()
412 "Half Duplex is not supported at 1000 Mbps\n"); in pch_gbe_check_copper_options()
417 "Using Autonegotiation at 1000 Mbps Full Duplex only\n"); in pch_gbe_check_copper_options()