phy_error(9) centos man page | unix.com

Man Page: phy_error

Operating Environment: centos

Section: 9

PHY_ERROR(9)						      Network device support						      PHY_ERROR(9)

NAME
phy_error - enter HALTED state for this PHY device
SYNOPSIS
void phy_error(struct phy_device * phydev);
ARGUMENTS
phydev target phy_device struct
DESCRIPTION
Moves the PHY to the HALTED state in response to a read or write error, and tells the controller the link is down. Must not be called from interrupt context, or while the phydev->lock is held.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_ERROR(9)
Related Man Pages
ccw_device_start_timeout_key(9) - centos
device_create(9) - centos
parport_register_device(9) - centos
struct_ccwgroup_driver(9) - centos
usb_fill_int_urb(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq