diff options
author | Allan, Bruce W <bruce.w.allan@intel.com> | 2012-08-20 04:55:29 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-22 22:58:27 -0700 |
commit | b32607dd47d456b99f0a16f1c37bc8a0975ffb19 (patch) | |
tree | 74be66275dc26089b3a2c7b73b83d08198cff551 /include/net/netns | |
parent | 9e67030af367ab524d0856af9e992de241eca3c7 (diff) | |
download | linux-stable-b32607dd47d456b99f0a16f1c37bc8a0975ffb19.tar.gz linux-stable-b32607dd47d456b99f0a16f1c37bc8a0975ffb19.tar.bz2 linux-stable-b32607dd47d456b99f0a16f1c37bc8a0975ffb19.zip |
mdio: translation of MMD EEE registers to/from ethtool settings
The helper functions which translate IEEE MDIO Manageable Device (MMD)
Energy-Efficient Ethernet (EEE) registers 3.20, 7.60 and 7.61 to and from
the comparable ethtool supported/advertised settings will be needed by
drivers other than those in PHYLIB (e.g. e1000e in a follow-on patch).
In the same fashion as similar translation functions in linux/mii.h, move
these functions from the PHYLIB core to the linux/mdio.h header file so the
code will not have to be duplicated in each driver needing MMD-to-ethtool
(and vice-versa) translations. The function and some variable names have
been renamed to be more descriptive.
Not tested on the only hardware that currently calls the related functions,
stmmac, because I don't have access to any. Has been compile tested and
the translations have been tested on a locally modified version of e1000e.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/netns')
0 files changed, 0 insertions, 0 deletions