1GENPHY_ANEG_DONE(9)         Network device support         GENPHY_ANEG_DONE(9)
2
3
4

NAME

6       genphy_aneg_done - return auto-negotiation status
7

SYNOPSIS

9       int genphy_aneg_done(struct phy_device * phydev);
10

ARGUMENTS

12       phydev
13           target phy_device struct
14

DESCRIPTION

16       Reads the status register and returns 0 either if auto-negotiation is
17       incomplete, or if there was an error. Returns BMSR_ANEGCOMPLETE if
18       auto-negotiation is done.
19
21Kernel Hackers Manual 3.10         June 2019               GENPHY_ANEG_DONE(9)
Impressum