Scroll to navigation

PHY_ETHTOOL_GET_EEE(9) Network device support PHY_ETHTOOL_GET_EEE(9)

NAME

phy_ethtool_get_eee - get EEE supported and status

SYNOPSIS

int phy_ethtool_get_eee(struct phy_device * phydev, struct ethtool_eee * data);

ARGUMENTS

struct phy_device * phydev

target phy_device struct

struct ethtool_eee * data

ethtool_eee data

DESCRIPTION

it reportes the Supported/Advertisement/LP Advertisement capabilities.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11