phy_connect_direct(9) centos man page | unix.com

Man Page: phy_connect_direct

Operating Environment: centos

Section: 9

PHY_CONNECT_DIRECT(9)					      Network device support					     PHY_CONNECT_DIRECT(9)

NAME
phy_connect_direct - connect an ethernet device to a specific phy_device
SYNOPSIS
int phy_connect_direct(struct net_device * dev, struct phy_device * phydev, void (*handler) (struct net_device *), phy_interface_t interface);
ARGUMENTS
dev the network device to connect phydev the pointer to the phy device handler callback function for state change notifications interface PHY device's interface
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_CONNECT_DIRECT(9)
Related Man Pages
device_create(9) - centos
struct_ccw_driver(9) - centos
struct_input_polled_dev(9) - centos
struct_uio_info(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq