|
@@ -15266,8 +15266,6 @@ static void dp_soc_cfg_init(struct dp_soc *soc)
|
|
|
|
|
|
soc->wlan_cfg_ctx->rxdma1_enable = 0;
|
|
|
soc->wlan_cfg_ctx->num_rxdma_dst_rings_per_pdev = 1;
|
|
|
- /* use only MAC0 status ring */
|
|
|
- soc->wlan_cfg_ctx->num_rxdma_status_rings_per_pdev = 1;
|
|
|
break;
|
|
|
case TARGET_TYPE_QCA8074:
|
|
|
wlan_cfg_set_raw_mode_war(soc->wlan_cfg_ctx, true);
|