net/ixgbe/base: enable LASI only for X552 devices
authorWei Dai <wei.dai@intel.com>
Wed, 21 Dec 2016 09:47:53 +0000 (17:47 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:51 +0000 (19:40 +0100)
commit769e6ae308019dc007f111e75855cde468f543bf
tree693ef62480a3fadb0e5324d9f857bd3fdaf4436c
parent06d85f7c7aba5fc21edb76a8f8e835bb1fec15da
net/ixgbe/base: enable LASI only for X552 devices

Enable the Link Alarm Status Interrupt (LASI) only for X552 devices
to receive notifications of the link configurations of the external
PHY and correspondingly support the configuration of the internal
iXFI link, since iXFI does not support auto-negotiation.

This is not required for X553 devices having KR support, which
performs auto-negotiations and which is used as the internal
link to the external PHY.

Signed-off-by: Wei Dai <wei.dai@intel.com>
drivers/net/ixgbe/base/ixgbe_x550.c