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
这个提交包含在:
@@ -33,8 +33,8 @@
|
|||||||
|
|
||||||
#ifdef WLAN_MGMT_RX_REO_SUPPORT
|
#ifdef WLAN_MGMT_RX_REO_SUPPORT
|
||||||
|
|
||||||
#define MGMT_RX_REO_SNAPSHOT_B2B_READ_SWAR_RETRY_LIMIT (4)
|
#define MGMT_RX_REO_SNAPSHOT_B2B_READ_SWAR_RETRY_LIMIT (11)
|
||||||
#define MGMT_RX_REO_SNAPSHOT_READ_RETRY_LIMIT (5)
|
#define MGMT_RX_REO_SNAPSHOT_READ_RETRY_LIMIT (10)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* target_if_get_mgmt_rx_reo_low_level_ops() - Get low-level ops of management
|
* target_if_get_mgmt_rx_reo_low_level_ops() - Get low-level ops of management
|
||||||
|
在新工单中引用
屏蔽一个用户