]> 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)
commit718a58f46848da30e35cbb0500fecd84405d7797
tree3ab0c421c58a18de3843c4ff3a844b0342768482
parent3a596cc9ba7220bdd3200608f988cb6eafdac744
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