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

NAME

6       phy_error - enter HALTED state for this PHY device
7

SYNOPSIS

9       void phy_error(struct phy_device * phydev);
10

ARGUMENTS

12       phydev
13           target phy_device struct
14

DESCRIPTION

16       Moves the PHY to the HALTED state in response to a read or write error,
17       and tells the controller the link is down. Must not be called from
18       interrupt context, or while the phydev->lock is held.
19
21Kernel Hackers Manual 3.10         June 2019                      PHY_ERROR(9)
Impressum