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

NAME

6       phy_aneg_done - return auto-negotiation status
7

SYNOPSIS

9       int phy_aneg_done(struct phy_device * phydev);
10

ARGUMENTS

12       phydev
13           target phy_device struct
14

DESCRIPTION

16       Return the auto-negotiation status from this phydev Returns > 0 on
17       success or < 0 on error. 0 means that auto-negotiation is still
18       pending.
19
21Kernel Hackers Manual 3.10         June 2019                  PHY_ANEG_DONE(9)
Impressum