Query: phy_prepare_link
OS: suse
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)NAMEphy_prepare_link - prepares the PHY layer to monitor link statusSYNOPSISvoid phy_prepare_link(struct phy_device * phydev, void (*handler) (struct net_device *));ARGUMENTSphydev target phy_device struct handler callback function for link status change notificationsDESCRIPTIONTells 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PHY_PREPARE_LINK(9)
Related Man Pages |
---|
ccw_device_start_timeout_key(9) - suse |
ccw_device_start_key(9) - suse |
device_create(9) - suse |
struct_spi_driver(9) - suse |
link(3) - php |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |