Enter halted state for this phy device
void phy_error(struct phy_device * phydev);
phydev
target phy_device struct
Moves the PHY to the HALTED state in response to a read or write error, and tells the controller the link is down. Must not be called from interrupt context, or while the phydev->lock is held.