qcacmn: Set mon delayed replenish entries

Set monitor delayed replenish entries for target type
QCA5018/QCN6122

Change-Id: I2042dfd2b1ff975907d829e1f111daf40f0f8e3c
CRs-Fixed: 2888346
This commit is contained in:
Jeevan Kukkalli
2021-03-17 20:16:12 +05:30
کامیت شده توسط snandini
والد 0cb0420cc7
کامیت c3c6473b36

مشاهده پرونده

@@ -14127,6 +14127,8 @@ static void dp_soc_cfg_init(struct dp_soc *soc)
break;
case TARGET_TYPE_QCA5018:
case TARGET_TYPE_QCN6122:
wlan_cfg_set_mon_delayed_replenish_entries(soc->wlan_cfg_ctx,
MON_BUF_MIN_ENTRIES);
wlan_cfg_set_reo_dst_ring_size(soc->wlan_cfg_ctx,
REO_DST_RING_SIZE_QCA8074);
soc->ast_override_support = 1;