Name

phy_restart_aneg — restart auto-negotiation

Synopsis

int phy_restart_aneg (struct phy_device * phydev);
 

Arguments

phydev

target phy_device struct

Description

Restart the autonegotiation on phydev. Returns >= 0 on success or negative errno on error.