Query: phy_connect_direct
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_CONNECT_DIRECT(9) Network device support PHY_CONNECT_DIRECT(9)NAMEphy_connect_direct - connect an ethernet device to a specific phy_deviceSYNOPSISint phy_connect_direct(struct net_device * dev, struct phy_device * phydev, void (*handler) (struct net_device *), phy_interface_t interface);ARGUMENTSdev the network device to connect phydev the pointer to the phy device handler callback function for state change notifications interface PHY device's interfaceCOPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_CONNECT_DIRECT(9)
Related Man Pages |
---|
device_create(9) - centos |
device_create_vargs(9) - centos |
struct_ccw_driver(9) - centos |
struct_class(9) - centos |
struct_device_driver(9) - centos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |