]> git.karo-electronics.de Git - karo-tx-linux.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)
commit7ceb98a313b8a1a5d949f538f4bb5ead4fabad23
tree0852590ad5d6e5558a53e02149b8dc2e596605cb
parent7280d1f0bd14271638bf6b4c3c9dc814af1aaafc
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