diff options
author | Jacky Chou <jacky_chou@aspeedtech.com> | 2024-08-27 11:05:13 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-28 17:15:23 -0700 |
commit | e24a6c874601efb3de6e535895dd8e4f56fa98f1 (patch) | |
tree | a976bc48a31c80af9c2f6e4c78f788f9b4363aa7 /drivers/net/hyperv/hyperv_net.h | |
parent | 59a0ad4f03888c22c64e7bfe7e7b2efd4c317303 (diff) |
net: ftgmac100: Get link speed and duplex for NC-SI
The ethtool of this driver uses the phy API of ethtool
to get the link information from PHY driver.
Because the NC-SI is forced on 100Mbps and full duplex,
the driver connect a fixed-link phy driver for NC-SI.
The ethtool will get the link information from the
fixed-link phy driver.
Signed-off-by: Jacky Chou <jacky_chou@aspeedtech.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20240827030513.481469-1-jacky_chou@aspeedtech.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/hyperv/hyperv_net.h')
0 files changed, 0 insertions, 0 deletions