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)
commit4fe10bc6038a6b3f6a025aca8fc9c6c23e046b1e
treeaa433f96f9bee668c15047b5384aebddfe0f2fee
parent6983ba6951139c99f0692c94f83d8d75ea559bcc
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