]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc28e078432c0402665cffe8dd0365672cc94b6f
tree3ab0c421c58a18de3843c4ff3a844b0342768482
parentc53369f996717c146e9f4af83ae429989beeb5bb
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