]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: reduce the AMPDU size in low latency mode
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 28 Jul 2014 09:59:45 +0000 (12:59 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 3 Sep 2014 19:33:10 +0000 (22:33 +0300)
commit02543c4e91670d0afe5275fd5c6cc7646c45fc6f
tree0852590ad5d6e5558a53e02149b8dc2e596605cb
parent9e1744d45214c32926ab95229e993f5a2b70b14f
iwlwifi: mvm: reduce the AMPDU size in low latency mode

This allows to leave a frame in the Tx Fifo which allows
the firmware to try to enter burst mode.
The end result of this is a better latency since the
firmware utilises the TxOP better.

Also limit the AMPDU size to the limit set in the ADDBA
response. This doesn't change much since the AMPDU size
was limited by the configuration of the hardware scheduler,
but here we add a software limit by the mean of the link
quality command.

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