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)
commit0f2ed58e6e185bb7f22a534d12b755b7459177ef
tree2188711fb55f99c74d3d7b9e86f506010d7ab79e
parent5369d6c167317a99caf2c4c87957f07cd77a1888
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
This page took 0.042163 seconds and 5 git commands to generate.