commit | 961fac889c0f2e1930092b6de00043cdd1cb2942 | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Tue Jun 09 16:09:47 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jun 09 17:21:14 2015 -0700 |
tree | bb0508102e34bb5628dd252a7017b8e4cb346df1 | |
parent | c2c78d5c35e4f4a9226360bc432dc81b47f163e4 [diff] |
ixgbe: Add a PHY power state method This new method will control the PHY power state. You pass in the state you wish to change to (ether on or off). For cases where this method is not used the current PHY power state behavior is maintained. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>