centos man page for phy_start_aneg

Query: phy_start_aneg

OS: centos

Section: 9

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

PHY_START_ANEG(9)					      Network device support						 PHY_START_ANEG(9)

NAME
phy_start_aneg - start auto-negotiation for this PHY device
SYNOPSIS
int phy_start_aneg(struct phy_device * phydev);
ARGUMENTS
phydev the phy_device struct
DESCRIPTION
Sanitizes the settings (if we're not autonegotiating them), and then calls the driver's config_aneg function. If the PHYCONTROL Layer is operating, we change the state to reflect the beginning of Auto-negotiation or forcing.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_START_ANEG(9)
Related Man Pages
device_create_vargs(9) - centos
device_rename(9) - centos
struct_ccwgroup_driver(9) - centos
struct_device_driver(9) - centos
struct_input_polled_dev(9) - centos
Similar Topics in the Unix Linux Community
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
[TIP] Processing YAML files with yq