diff options
author | Raja Mani <rmani@qca.qualcomm.com> | 2012-03-21 05:33:38 -0400 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2012-03-26 09:07:40 -0400 |
commit | 40abc2defbca6a6d7fde49082586430350d0a535 (patch) | |
tree | 64e436a139d706cd8f6088481321eb0ab231c98f /drivers/net/wireless/mwifiex/fw.h | |
parent | 055bde493fc9a41b6b3e45381b454c18e2045d5b (diff) |
ath6kl: Optimize target power in deep sleep suspend
Adding below steps helps to get good power numbers
in deep sleep suspend path,
* Disable WOW mode.
* Flush data packets and wait for all control packets.
to be cleared in TX path before deep sleep suspend.
* Set host sleep mode to SLEEP.
Below steps are added to perform the recovery action
while the system resume from deep sleep,
* Set host sleep mode to AWAKE.
* Reset scan parameters to default value.
In addition, Debug prints are added to track deep sleep
suspend/resume state.
Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/mwifiex/fw.h')
0 files changed, 0 insertions, 0 deletions