OSDN Git Service

net/ncsi: add NCSI Intel OEM command to keep PHY up
authorIvan Mikhaylov <i.mikhaylov@yadro.com>
Thu, 8 Jul 2021 12:27:53 +0000 (15:27 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Jul 2021 21:16:39 +0000 (14:16 -0700)
commitabd2fddc94a619b96bf41c60429d4c32bd118e17
tree0fcc157787da90eb9d0db5bdf58b6f65a43fa82c
parent27fa107d3b8d13a57cdd7c7a40bd6548d4b9cef8
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>
net/ncsi/Kconfig
net/ncsi/internal.h
net/ncsi/ncsi-manage.c