iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modes
authorEliad Peller <eliad@wizery.com>
Tue, 9 Dec 2014 13:54:46 +0000 (15:54 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 28 Dec 2014 18:00:19 +0000 (20:00 +0200)
commit91742449479bd8666f9533efd9594a7d9f87bd0d
tree9269b7fa49f4c625153754298fd98095e07d51af
parent7616f334e6d441aa9824221b1352ebec9de57ad7
iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modes

d3 and d0i3 shouldn't be mutually exclusive. Set supported
wowlan triggers by looking for each of them, and check
on suspend/resume which flow should be used ("any" trigger
is supported by d0i3, and all the others by d3)

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/d3.c
drivers/net/wireless/iwlwifi/mvm/mac80211.c
This page took 0.027365 seconds and 5 git commands to generate.