Browse Source

qcacmn: Increase read retry limit for mgmt Rx REO

Increase the retry limit for reading management Rx reorder
snapshots.

CRs-Fixed: 3193277
Change-Id: I4474e4be5d15a0c5bd4d0c613b314950ddb26c6f
Edayilliam Jayadev 3 years ago
parent
commit
bcc93ce051
1 changed files with 2 additions and 2 deletions
  1. 2 2
      target_if/mgmt_txrx/inc/target_if_mgmt_txrx_rx_reo.h

+ 2 - 2
target_if/mgmt_txrx/inc/target_if_mgmt_txrx_rx_reo.h

@@ -33,8 +33,8 @@
 
 #ifdef WLAN_MGMT_RX_REO_SUPPORT
 
-#define MGMT_RX_REO_SNAPSHOT_B2B_READ_SWAR_RETRY_LIMIT     (4)
-#define MGMT_RX_REO_SNAPSHOT_READ_RETRY_LIMIT              (5)
+#define MGMT_RX_REO_SNAPSHOT_B2B_READ_SWAR_RETRY_LIMIT     (11)
+#define MGMT_RX_REO_SNAPSHOT_READ_RETRY_LIMIT              (10)
 
 /**
  * target_if_get_mgmt_rx_reo_low_level_ops() - Get low-level ops of management