Lines Matching full:negotiation
208 * igc_phy_setup_autoneg - Configure PHY for auto-negotiation
212 * register and if the PHY is already setup for auto-negotiation, then
214 * the appropriate values for the wanted auto-negotiation.
317 * auto-negotiation is enabled, then software will have to set the in igc_phy_setup_autoneg()
318 * "PAUSE" bits to the correct value in the Auto-Negotiation in igc_phy_setup_autoneg()
320 * negotiation. in igc_phy_setup_autoneg()
393 * Waits for auto-negotiation to complete or for the auto-negotiation time
414 /* PHY_AUTO_NEG_TIME expiration doesn't guarantee auto-negotiation in igc_wait_autoneg()
426 * and restart the negotiation process between the link partner. If
449 hw_dbg("Error Setting up Auto-Negotiation\n"); in igc_copper_link_autoneg()
454 /* Restart auto-negotiation by setting the Auto Neg Enable bit and in igc_copper_link_autoneg()