]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4df6c769388c815d99ab5f28caac4333d3b85b5c
tree0fcc157787da90eb9d0db5bdf58b6f65a43fa82c
parentdfb83d3fe520c9c76df0156745e06e8a55b7fd77
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