ixgbe: add support for ACPI WOL for E610
Currently only APM (Advanced Power Management) is supported by the ixgbe driver. It works for magic packets only, as for different sources of wake-up E610 adapter utilizes different feature. Add E610 specific implementation of ixgbe_set_wol() callback. When any of broadcast/multicast/unicast wake-up is set, disable APM and configure ACPI (Advanced Configuration and Power Interface). Reviewed-by:Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Reviewed-by:
Aleksandr Loktionov <aleksandr.loktionov@intel.com> Signed-off-by:
Jedrzej Jagielski <jedrzej.jagielski@intel.com> Reviewed-by:
Simon Horman <horms@kernel.org> Tested-by:
Bharath R <bharath.r@intel.com> Signed-off-by:
Tony Nguyen <anthony.l.nguyen@intel.com>
Loading
Please sign in to comment