025cb640cd
Backporting upstream patches. Signed-off-by: Pavel Kubelun <be.dissent@gmail.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> [refresh, rename patches]
11 lines
311 B
Diff
11 lines
311 B
Diff
--- a/drivers/net/wireless/ath/ath10k/htt.h
|
|
+++ b/drivers/net/wireless/ath/ath10k/htt.h
|
|
@@ -199,7 +199,7 @@ enum htt_rx_ring_flags {
|
|
};
|
|
|
|
#define HTT_RX_RING_SIZE_MIN 128
|
|
-#define HTT_RX_RING_SIZE_MAX 2048
|
|
+#define HTT_RX_RING_SIZE_MAX 512
|
|
|
|
struct htt_rx_ring_setup_ring {
|
|
__le32 fw_idx_shadow_reg_paddr;
|