commit | abd2fddc94a619b96bf41c60429d4c32bd118e17 | [log] [tgz] |
---|---|---|
author | Ivan Mikhaylov <i.mikhaylov@yadro.com> | Thu Jul 08 15:27:53 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 08 14:16:39 2021 -0700 |
tree | 0fcc157787da90eb9d0db5bdf58b6f65a43fa82c | |
parent | 27fa107d3b8d13a57cdd7c7a40bd6548d4b9cef8 [diff] |
net/ncsi: add NCSI Intel OEM command to keep PHY up This allows to keep PHY link up and prevents any channel resets during the host load. It is KEEP_PHY_LINK_UP option(Veto bit) in i210 datasheet which block PHY reset and power state changes. Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Signed-off-by: David S. Miller <davem@davemloft.net>