qcacmn: add WCN7850 target type in dp_mon_soc_cfg_init
add WCN7850 target type in dp_mon_soc_cfg_init Change-Id: Ifa521974681f4c548787fa9acdc1f26f82339b7f CRs-Fixed: 3006940
This commit is contained in:

committed by
Madan Koyyalamudi

parent
770f172138
commit
a33021b028
@@ -5262,6 +5262,8 @@ QDF_STATUS dp_mon_soc_cfg_init(struct dp_soc *soc)
|
||||
case TARGET_TYPE_QCA6390:
|
||||
case TARGET_TYPE_QCA6490:
|
||||
case TARGET_TYPE_QCA6750:
|
||||
case TARGET_TYPE_WCN7850:
|
||||
/* do nothing */
|
||||
break;
|
||||
case TARGET_TYPE_QCA8074:
|
||||
wlan_cfg_set_mon_delayed_replenish_entries(soc->wlan_cfg_ctx,
|
||||
|
Reference in New Issue
Block a user