commit | c30aef01bae92f189dc6cf92ab7d9798135fe253 | [log] [tgz] |
---|---|---|
author | Shaul Triebitz <shaul.triebitz@intel.com> | Wed Feb 27 16:18:11 2019 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Wed Apr 03 11:20:05 2019 +0300 |
tree | ffd75477de2e66ac902651d20d6ab7503da11233 | |
parent | afc1e3b4fc8f979150e85fc7649444019aeffe18 [diff] |
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>