diff --git a/dp/wifi3.0/dp_main.c b/dp/wifi3.0/dp_main.c index 3549b752a2..6595d8f692 100644 --- a/dp/wifi3.0/dp_main.c +++ b/dp/wifi3.0/dp_main.c @@ -12161,6 +12161,7 @@ static void dp_soc_cfg_attach(struct dp_soc *soc) break; case TARGET_TYPE_QCA8074V2: case TARGET_TYPE_QCA6018: + case TARGET_TYPE_QCA5018: wlan_cfg_set_tso_desc_attach_defer(soc->wlan_cfg_ctx, 1); wlan_cfg_set_reo_dst_ring_size(soc->wlan_cfg_ctx, REO_DST_RING_SIZE_QCA8074);