Lines Matching full:negotiation
482 /* If we don't have link (auto-negotiation failed or link partner in e1000e_check_for_fiber_link()
486 * need to give auto-negotiation time to complete, in case the cable in e1000e_check_for_fiber_link()
498 /* Disable auto-negotiation in the TXCW register */ in e1000e_check_for_fiber_link()
514 * sets, re-enable auto-negotiation in the TXCW register in e1000e_check_for_fiber_link()
547 /* If we don't have link (auto-negotiation failed or link partner in e1000e_check_for_serdes_link()
550 * we need to force link up. We also need to give auto-negotiation in e1000e_check_for_serdes_link()
561 /* Disable auto-negotiation in the TXCW register */ in e1000e_check_for_serdes_link()
577 * sets, re-enable auto-negotiation in the TXCW register in e1000e_check_for_serdes_link()
587 /* If we force link for non-auto-negotiation switch, check in e1000e_check_for_serdes_link()
647 * disabling auto-negotiation, and the direction of the in e1000_set_default_fc_generic()
738 * setup the device accordingly. If auto-negotiation is enabled, then in e1000_commit_fc_settings_generic()
741 * negotiation. However, if auto-negotiation is disabled, then in e1000_commit_fc_settings_generic()
796 * up with auto-negotiation, then the link is forced if a signal is detected.
807 * seconds (Auto-negotiation should complete in less than 500 in e1000_poll_fiber_serdes_link_generic()
861 /* Since auto-negotiation is enabled, take the link out of reset (the in e1000e_setup_fiber_serdes_link()
863 * will restart auto-negotiation. If auto-negotiation is successful in e1000e_setup_fiber_serdes_link()
867 e_dbg("Auto-negotiation enabled\n"); in e1000e_setup_fiber_serdes_link()
958 /* Because we didn't get link via the internal auto-negotiation in e1000e_force_mac_fc()
1006 * Checks the status of auto-negotiation after link up to ensure that the
1008 * flow control needs to be forced also. If auto-negotiation is enabled
1061 * read both the Auto Negotiation Advertisement in e1000e_config_fc_after_link_up()
1073 /* Two bits in the Auto Negotiation Advertisement Register in e1000e_config_fc_after_link_up()
1074 * (Address 4) and two bits in the Auto Negotiation Base in e1000e_config_fc_after_link_up()
1198 * read both the Auto Negotiation Advertisement in e1000e_config_fc_after_link_up()
1206 /* Two bits in the Auto Negotiation Advertisement Register in e1000e_config_fc_after_link_up()
1207 * (PCS_ANADV) and two bits in the Auto Negotiation Base in e1000e_config_fc_after_link_up()