Query: phy_connect
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_CONNECT(9) Network device support PHY_CONNECT(9)NAMEphy_connect - connect an ethernet device to a PHY deviceSYNOPSISstruct phy_device * phy_connect(struct net_device * dev, const char * bus_id, void (*handler) (struct net_device *), u32 flags, phy_interface_t interface);ARGUMENTSdev the network device to connect bus_id the id string of the PHY device to connect handler callback function for state change notifications flags PHY device's dev_flags interface PHY device's interfaceDESCRIPTIONConvenience function for connecting ethernet devices to PHY devices. The default behavior is for the PHY infrastructure to handle everything, and only notify the connected driver when the link status changes. If you don't want, or can't use the provided functionality, you may choose to call only the subset of functions which provide the desired functionality.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PHY_CONNECT(9)
Related Man Pages |
---|
struct_ieee80211_hw(9) - suse |
tl(4) - plan9 |
tl(4) - php |
tl(4) - minix |
tl(4) - osx |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Change directory error |
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |