nfp: add support restart of link auto-negotiation
authorFei Qin <fei.qin@corigine.com>
Thu, 29 Sep 2022 08:58:32 +0000 (10:58 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 1 Oct 2022 01:47:53 +0000 (18:47 -0700)
commit2820a400dfd3579af6db41b6bd5f5114b8749cae
treeeb046612d68c65e134e86b88c0b0e9be024ec6a4
parent8d545385bf267e071fee1b6d00d5639cd46aae13
nfp: add support restart of link auto-negotiation

Add support restart of link auto-negotiation.
This may be initiated using:

  # ethtool -r <intf>

Signed-off-by: Fei Qin <fei.qin@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c