Lines Matching full:restart
145 * genphy_c45_restart_aneg - Enable and restart auto-negotiation
150 * Enable and restart auto-negotiation.
160 * genphy_c45_check_and_restart_aneg - Enable and restart auto-negotiation
162 * @restart: whether aneg restart is requested
166 * Check, and restart auto-negotiation if needed.
168 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_c45_check_and_restart_aneg() argument
172 if (!restart) { in genphy_c45_check_and_restart_aneg()
173 /* Configure and restart aneg if it wasn't set before */ in genphy_c45_check_and_restart_aneg()
179 restart = true; in genphy_c45_check_and_restart_aneg()
182 if (restart) in genphy_c45_check_and_restart_aneg()
530 * genphy_c45_config_aneg - restart auto-negotiation or forced setup
534 * advertising, and then restart auto-negotiation. If it is not