wifi: iwlwifi: increase number of RX buffers for EHT devices
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Aug 2023 08:31:04 +0000 (11:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Sep 2023 10:36:29 +0000 (12:36 +0200)
commit2cf254c1e24fa8f01f42f5a8c77617e56bf50b86
treea8f28d39f79a164d0e7e16564d02e8b914c48996
parent9f9797c7de18d2ec6be4ef6e0abbaea585040b39
wifi: iwlwifi: increase number of RX buffers for EHT devices

EHT devices can support 512 MPDUs in an A-MPDU, each of
which might be an A-MSDU and thus further contain multiple
MSDUs, which need their own buffer each. Increase the number
of buffers to avoid running out in high-throughput scenarios.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230830112059.824e522927f1.Ie5b4a2d3953072b9d76054ae67e2e45900d6bba4@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/bz.c
drivers/net/wireless/intel/iwlwifi/cfg/sc.c