iwlwifi: set 512 TX queue slots for AX210 devices
authorShaul Triebitz <shaul.triebitz@intel.com>
Wed, 27 Feb 2019 14:18:11 +0000 (16:18 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 3 Apr 2019 08:20:05 +0000 (11:20 +0300)
commitc30aef01bae92f189dc6cf92ab7d9798135fe253
treeffd75477de2e66ac902651d20d6ab7503da11233
parentafc1e3b4fc8f979150e85fc7649444019aeffe18
iwlwifi: set 512 TX queue slots for AX210 devices

AX210 devices support 256 BA (256 MPDUs in an AMPDU).
The firmware requires that the number of TFDs will be
minimum twice as big as the BA size (2 * 256 = 512).

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
drivers/net/wireless/intel/iwlwifi/iwl-config.h
drivers/net/wireless/intel/iwlwifi/pcie/tx.c