]> 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)
commitfcf4d699d2b0221ce007ab63d8536f1668bbdd24
tree0852590ad5d6e5558a53e02149b8dc2e596605cb
parent96f6bf47749f9e7b20ac01fbb4fdbf3340e9e0ac
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