1GENPHY_CONFIG_ANEG(9) Network device support GENPHY_CONFIG_ANEG(9)
23
4
NAME
6genphy_config_aneg - restart auto-negotiation or write BMCR
7
SYNOPSIS
9int genphy_config_aneg(struct phy_device * phydev);
10
ARGUMENTS
12phydev
13target phy_device struct
14
DESCRIPTION
16If auto-negotiation is enabled, we configure the advertising, and then
17restart auto-negotiation. If it is not enabled, then we write the BMCR.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 GENPHY_CONFIG_ANEG(9)