Lines Matching full:auto
183 /* Because we didn't get link via the internal auto-negotiation in igc_force_mac_fc()
185 * auto-neg), we have to manually enable/disable transmit an in igc_force_mac_fc()
361 /* We only want to go out to the PHY registers to see if Auto-Neg in igc_check_for_copper_link()
389 /* Auto-Neg is enabled. Auto Speed Detection takes care in igc_check_for_copper_link()
395 /* Configure Flow Control now that Auto-Neg has completed. in igc_check_for_copper_link()
438 * Checks the status of auto-negotiation after link up to ensure that the
440 * flow control needs to be forced also. If auto-negotiation is enabled
451 /* Check for the case where we have fiber media and auto-neg failed in igc_config_fc_after_link_up()
463 /* In auto-neg, we need to check and see if Auto-Neg has completed, in igc_config_fc_after_link_up()
482 hw_dbg("Copper PHY and Auto Neg has not completed.\n"); in igc_config_fc_after_link_up()
487 * read both the Auto Negotiation Advertisement in igc_config_fc_after_link_up()
500 /* Two bits in the Auto Negotiation Advertisement Register in igc_config_fc_after_link_up()
501 * (Address 4) and two bits in the Auto Negotiation Base in igc_config_fc_after_link_up()
608 /* Now we need to do one last check... If we auto- in igc_config_fc_after_link_up()
635 * igc_get_auto_rd_done - Check for auto read completion
638 * Check EEPROM for Auto Read done bit.
653 hw_dbg("Auto read by HW from NVM has not completed.\n"); in igc_get_auto_rd_done()