|
@@ -14127,6 +14127,8 @@ static void dp_soc_cfg_init(struct dp_soc *soc)
|
|
break;
|
|
break;
|
|
case TARGET_TYPE_QCA5018:
|
|
case TARGET_TYPE_QCA5018:
|
|
case TARGET_TYPE_QCN6122:
|
|
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,
|
|
wlan_cfg_set_reo_dst_ring_size(soc->wlan_cfg_ctx,
|
|
REO_DST_RING_SIZE_QCA8074);
|
|
REO_DST_RING_SIZE_QCA8074);
|
|
soc->ast_override_support = 1;
|
|
soc->ast_override_support = 1;
|