diff options
author | Mengyuan Lou <[email protected]> | 2023-02-14 17:15:27 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-15 21:32:01 -0800 |
commit | 1b8d1c5088efa5af881e8e78c80bd1197dc4c420 (patch) | |
tree | ef935e030385af985c41f2c192178056602448f5 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 14ade6ba4120fb38fcb5033998882c5b3d591194 (diff) |
net: wangxun: Add the basic ethtool interfaces
Add the basic ethtool ops get_drvinfo and get_link for ngbe and txgbe.
Ngbe implements get_link_ksettings, nway_reset and set_link_ksettings
for free using phylib code.
The code related to the physical interface is not yet fully implemented
in txgbe using phylink code. So do not implement get_link_ksettings,
nway_reset and set_link_ksettings in txgbe.
Signed-off-by: Mengyuan Lou <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions