]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: change byte count table for a000 devices
authorSara Sharon <sara.sharon@intel.com>
Mon, 4 Jul 2016 11:34:26 +0000 (14:34 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 16 Sep 2016 06:10:22 +0000 (09:10 +0300)
commit8de7dade2f8da78fbfa8eedd1a4b613c6e556b71
treeaa433f96f9bee668c15047b5384aebddfe0f2fee
parent342e10708f0692287b612461b9d538187bcea6ea
iwlwifi: change byte count table for a000 devices

Since TFD was enlarged to 256 bytes, the fetch of the TFD
itself is very expensive.
To make DRAM to SRAM more efficient, bits 12-13 will indicate
the number of 64 byte chunks that should be transferred to
SRAM.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-fh.h
drivers/net/wireless/intel/iwlwifi/pcie/tx.c