commit | 6ac7439459606a57265800e60b14d58365ab19eb | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Wed Jun 17 17:34:31 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 01 16:51:55 2015 -0700 |
tree | 43a684720b0af75495c0800a4d4e7947ba211ccc | |
parent | 67359c3c9fc8e9fbed991bbe0cfeda55c7e0a64c [diff] |
ixgbe: Add support for entering low power link up state When the device is closing or suspending, call ixgbe_enter_lplu to enter low power link up state on devices that support it. When this is done, prevent the phy from being reset in the ixgbe_down path so that link is present when calling ixgbe_enter_lplu. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>