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()
397 /* Auto-Neg is enabled. Auto Speed Detection takes care in igc_check_for_copper_link()
403 /* Configure Flow Control now that Auto-Neg has completed. in igc_check_for_copper_link()
446 * Checks the status of auto-negotiation after link up to ensure that the
448 * flow control needs to be forced also. If auto-negotiation is enabled
459 /* Check for the case where we have fiber media and auto-neg failed in igc_config_fc_after_link_up()
471 /* Check for the case where we have copper media and auto-neg is in igc_config_fc_after_link_up()
472 * enabled. In this case, we need to check and see if Auto-Neg in igc_config_fc_after_link_up()
491 hw_dbg("Copper PHY and Auto Neg has not completed.\n"); in igc_config_fc_after_link_up()
496 * read both the Auto Negotiation Advertisement in igc_config_fc_after_link_up()
509 /* Two bits in the Auto Negotiation Advertisement Register in igc_config_fc_after_link_up()
510 * (Address 4) and two bits in the Auto Negotiation Base in igc_config_fc_after_link_up()
617 /* Now we need to do one last check... If we auto- in igc_config_fc_after_link_up()
645 * igc_get_auto_rd_done - Check for auto read completion
648 * Check EEPROM for Auto Read done bit.
663 hw_dbg("Auto read by HW from NVM has not completed.\n"); in igc_get_auto_rd_done()