centos man page for phy_prepare_link

Query: phy_prepare_link

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PHY_PREPARE_LINK(9)					      Network device support					       PHY_PREPARE_LINK(9)

NAME
phy_prepare_link - prepares the PHY layer to monitor link status
SYNOPSIS
void phy_prepare_link(struct phy_device * phydev, void (*handler) (struct net_device *));
ARGUMENTS
phydev target phy_device struct handler callback function for link status change notifications
DESCRIPTION
Tells the PHY infrastructure to handle the gory details on monitoring link status (whether through polling or an interrupt), and to call back to the connected device driver when the link status changes. If you want to monitor your own link state, don't call this function.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_PREPARE_LINK(9)
Related Man Pages
ccw_device_start_key(9) - centos
parport_register_device(9) - centos
struct_ccw_driver(9) - centos
struct_spi_driver(9) - centos
ccw_device_start(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!