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
669 e_dev_info("10 Mbps Speed specified without Duplex\n"); in e1000_check_copper_options()
670 e_dev_info("Using Autonegotiation at 10 Mbps only\n"); in e1000_check_copper_options()
676 e_dev_info("Forcing to 10 Mbps Half Duplex\n"); in e1000_check_copper_options()
682 e_dev_info("Forcing to 10 Mbps Full Duplex\n"); in e1000_check_copper_options()
688 e_dev_info("100 Mbps Speed specified without Duplex\n"); in e1000_check_copper_options()
689 e_dev_info("Using Autonegotiation at 100 Mbps only\n"); in e1000_check_copper_options()
695 e_dev_info("Forcing to 100 Mbps Half Duplex\n"); in e1000_check_copper_options()
701 e_dev_info("Forcing to 100 Mbps Full Duplex\n"); in e1000_check_copper_options()
707 e_dev_info("1000 Mbps Speed specified without Duplex\n"); in e1000_check_copper_options()
710 e_dev_info("Half Duplex is not supported at 1000 Mbps\n"); in e1000_check_copper_options()
714 e_dev_info("Using Autonegotiation at 1000 Mbps Full Duplex " in e1000_check_copper_options()