]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: Change AM->PSM timeout for EAPOL frames
authorAlexander Bondar <alexander.bondar@intel.com>
Tue, 2 Jul 2013 16:51:09 +0000 (19:51 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 31 Jul 2013 09:05:00 +0000 (11:05 +0200)
commitfbde52e585f9d1434ace5b018cf1b1caf00a77b9
tree2188711fb55f99c74d3d7b9e86f506010d7ab79e
parent1803d620fb8fe3c44ee2a248bfaeb7144d107fff
iwlwifi: mvm: Change AM->PSM timeout for EAPOL frames

Currently after sending EAPOL frame FW transition to power saving mode
within 10 or 100 msec (as specified by power table command). According
to new requirement this timeout for a specific EAPOL frame must be
controlled by the driver by setting tx_pm_timeout field of TX_CMD to 2
(PM_FRAME_ENUM_MGMT). This value corresponds to 32 msec timeout.

Signed-off-by: Alexander Bondar <alexander.bondar@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/tx.c