Lines Matching full:negotiation
469 /* If we don't have link (auto-negotiation failed or link partner in e1000e_check_for_fiber_link()
473 * need to give auto-negotiation time to complete, in case the cable in e1000e_check_for_fiber_link()
485 /* Disable auto-negotiation in the TXCW register */ in e1000e_check_for_fiber_link()
501 * sets, re-enable auto-negotiation in the TXCW register in e1000e_check_for_fiber_link()
534 /* If we don't have link (auto-negotiation failed or link partner in e1000e_check_for_serdes_link()
537 * we need to force link up. We also need to give auto-negotiation in e1000e_check_for_serdes_link()
548 /* Disable auto-negotiation in the TXCW register */ in e1000e_check_for_serdes_link()
564 * sets, re-enable auto-negotiation in the TXCW register in e1000e_check_for_serdes_link()
574 /* If we force link for non-auto-negotiation switch, check in e1000e_check_for_serdes_link()
634 * disabling auto-negotiation, and the direction of the in e1000_set_default_fc_generic()
725 * setup the device accordingly. If auto-negotiation is enabled, then in e1000_commit_fc_settings_generic()
728 * negotiation. However, if auto-negotiation is disabled, then in e1000_commit_fc_settings_generic()
783 * up with auto-negotiation, then the link is forced if a signal is detected.
794 * seconds (Auto-negotiation should complete in less than 500 in e1000_poll_fiber_serdes_link_generic()
848 /* Since auto-negotiation is enabled, take the link out of reset (the in e1000e_setup_fiber_serdes_link()
850 * will restart auto-negotiation. If auto-negotiation is successful in e1000e_setup_fiber_serdes_link()
854 e_dbg("Auto-negotiation enabled\n"); in e1000e_setup_fiber_serdes_link()
945 /* Because we didn't get link via the internal auto-negotiation in e1000e_force_mac_fc()
993 * Checks the status of auto-negotiation after link up to ensure that the
995 * flow control needs to be forced also. If auto-negotiation is enabled
1048 * read both the Auto Negotiation Advertisement in e1000e_config_fc_after_link_up()
1060 /* Two bits in the Auto Negotiation Advertisement Register in e1000e_config_fc_after_link_up()
1061 * (Address 4) and two bits in the Auto Negotiation Base in e1000e_config_fc_after_link_up()
1185 * read both the Auto Negotiation Advertisement in e1000e_config_fc_after_link_up()
1193 /* Two bits in the Auto Negotiation Advertisement Register in e1000e_config_fc_after_link_up()
1194 * (PCS_ANADV) and two bits in the Auto Negotiation Base in e1000e_config_fc_after_link_up()