commit | 169c251479e6bc1b52fd16b0259ab10bb3c93c66 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Fri Jul 02 04:40:33 2021 -0600 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Jul 26 09:18:45 2021 +0200 |
tree | f4b53903b22e00f6f49fd3772430aae4b6fdaeb0 | |
parent | 97790fbcfc1d02274289a61f8c8e96de0cb5a112 [diff] |
net: ethtool: Add ethernet speed macros for higher speeds Add speed macro's for higher ethernet speeds to be used in u-boot networking drivers. Added Macros for speeds 14G, 20G, 25G, 40G, 50G, 56G, 100G and 200G inline with linux. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>