Scroll to navigation

PHY_RESTART_ANEG(9) Network device support PHY_RESTART_ANEG(9)

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.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10