centos man page for phy_ethtool_sset

Query: phy_ethtool_sset

OS: centos

Section: 9

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

PHY_ETHTOOL_SSET(9)					      Network device support					       PHY_ETHTOOL_SSET(9)

NAME
phy_ethtool_sset - generic ethtool sset function, handles all the details
SYNOPSIS
int phy_ethtool_sset(struct phy_device * phydev, struct ethtool_cmd * cmd);
ARGUMENTS
phydev target phy_device struct cmd ethtool_cmd
A FEW NOTES ABOUT PARAMETER CHECKING
- We don't set port or transceiver, so we don't care what they were set to. - phy_start_aneg will make sure forced settings are sane, and choose the next best ones from the ones selected, so we don't care if ethtool tries to give us bad values.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_ETHTOOL_SSET(9)
Related Man Pages
ethtool(8) - redhat
device_create_vargs(9) - centos
struct_hsi_port(9) - centos
ethtool(8) - suse
ata_scsi_translate(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!