Lines Matching full:mbps
50 * - 10 - only link at 10 Mbps
51 * - 100 - only link at 100 Mbps
52 * - 1000 - only link at 1000 Mbps
78 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10
667 e_dev_info("10 Mbps Speed specified without Duplex\n"); in e1000_check_copper_options()
668 e_dev_info("Using Autonegotiation at 10 Mbps only\n"); in e1000_check_copper_options()
674 e_dev_info("Forcing to 10 Mbps Half Duplex\n"); in e1000_check_copper_options()
680 e_dev_info("Forcing to 10 Mbps Full Duplex\n"); in e1000_check_copper_options()
686 e_dev_info("100 Mbps Speed specified without Duplex\n"); in e1000_check_copper_options()
687 e_dev_info("Using Autonegotiation at 100 Mbps only\n"); in e1000_check_copper_options()
693 e_dev_info("Forcing to 100 Mbps Half Duplex\n"); in e1000_check_copper_options()
699 e_dev_info("Forcing to 100 Mbps Full Duplex\n"); in e1000_check_copper_options()
705 e_dev_info("1000 Mbps Speed specified without Duplex\n"); in e1000_check_copper_options()
708 e_dev_info("Half Duplex is not supported at 1000 Mbps\n"); in e1000_check_copper_options()
712 e_dev_info("Using Autonegotiation at 1000 Mbps Full Duplex " in e1000_check_copper_options()