phy_ethtool_sset(9) suse man page | unix.com

Man Page: phy_ethtool_sset

Operating Environment: suse

Section: 9

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 2.6. July 2010 PHY_ETHTOOL_SSET(9)
Related Man Pages
usb_interface_id(9) - suse
parport_register_port(9) - suse
device_create(9) - suse
device_create_vargs(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com