Query: phy_start_machine
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_START_MACHINE(9) Network device support PHY_START_MACHINE(9)NAMEphy_start_machine - start PHY state machine trackingSYNOPSISvoid phy_start_machine(struct phy_device * phydev, void (*handler) (struct net_device *));ARGUMENTSphydev the phy_device struct handler callback function for state change notificationsDESCRIPTIONThe PHY infrastructure can run a state machine which tracks whether the PHY is starting up, negotiating, etc. This function starts the timer which tracks the state of the PHY. If you want to be notified when the state changes, pass in the callback handler, otherwise, pass NULL. If you want to maintain your own state machine, do not call this function.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PHY_START_MACHINE(9)
Related Man Pages |
---|
struct_ccw_driver(9) - centos |
struct_hrtimer(9) - centos |
struct_ccw_driver(9) - suse |
struct_ieee80211_hw(9) - suse |
utopia(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Cut command on RHEL 6.8 compatibility issues |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |
32 bit process addressing more than 4GB |