centos man page for phy_connect

Query: phy_connect

OS: centos

Section: 9

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

PHY_CONNECT(9)						      Network device support						    PHY_CONNECT(9)

NAME
phy_connect - connect an ethernet device to a PHY device
SYNOPSIS
struct phy_device * phy_connect(struct net_device * dev, const char * bus_id, void (*handler) (struct net_device *), phy_interface_t interface);
ARGUMENTS
dev the network device to connect bus_id the id string of the PHY device to connect handler callback function for state change notifications interface PHY device's interface
DESCRIPTION
Convenience 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_CONNECT(9)
Related Man Pages
struct_device_driver(9) - centos
struct_input_handler(9) - centos
s_n_d(8) - minix
device_create_vargs(9) - suse
sip(4) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing