net/ixgbe/base: support MAC X550em/X557 LED on/off
authorWei Dai <wei.dai@intel.com>
Tue, 18 Apr 2017 06:57:02 +0000 (14:57 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 28 Apr 2017 12:46:17 +0000 (14:46 +0200)
commit999566af0a6cf91f92c1ba7498282e5be599ba05
tree70eac54c8a18b51d41193ab042c5826e55a22fd1
parentd53a80024af4559e748909dc9c9b095486287de5
net/ixgbe/base: support MAC X550em/X557 LED on/off

This patch updates ixgbe_led_[on|off]_t_X550em for MAC or PHY connected
LEDs. To support both MAC or PHY connected LEDs, both MAC and PHY led
control registers are configured.

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