iwlwifi: mvm: set 512 TX queue slots for AX210 devices
authorShaul Triebitz <shaul.triebitz@intel.com>
Thu, 28 Feb 2019 15:17:58 +0000 (17:17 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 19 Apr 2019 07:26:21 +0000 (10:26 +0300)
commit9a16ee0c6b4ad24725dfc7b76821e4a71ecd0b34
tree3ab0c421c58a18de3843c4ff3a844b0342768482
parent0d37d9faa60d162db7db6d9470f5b6256480bb82
iwlwifi: mvm: 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/mvm/sta.c