We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce19801 commit 9352ed0Copy full SHA for 9352ed0
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
@@ -283,6 +283,7 @@ const struct iwl_cfg iwl_ax101_cfg_qu_c0_hr_b0 = {
283
* HT size; mac80211 would otherwise pick the HE max (256) by default.
284
*/
285
.max_tx_agg_size = IEEE80211_MAX_AMPDU_BUF_HT,
286
+ .tx_with_siso_diversity = true,
287
.num_rbds = IWL_NUM_RBDS_22000_HE,
288
};
289
@@ -309,6 +310,7 @@ const struct iwl_cfg iwl_ax101_cfg_quz_hr = {
309
310
311
312
313
314
315
316
0 commit comments