瀏覽代碼

qcacmn: Restore WMI_DFS_RADAR_EVENTID for Rome FW

Currently WMI handler for WMI_PHYERR_EVENTID is used to handle DFS and
spectral scan phy errors, but Rome FW still uses WMI_PHYERR_EVENTID
and WMI_DFS_RADAR_EVENTID and does not have spectral scan phy errors.

Restore WMI_PHYERR_EVENTID and WMI_DFS_RADAR_EVENTID as Rome FW
requirement.

Change-Id: I1bb4d6dcafc831f8ea45f0fa1646db47f291fabe
CRs-Fixed: 2160372
bings 7 年之前
父節點
當前提交
602a3588a9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hif/inc/target_type.h

+ 1 - 1
hif/inc/target_type.h

@@ -46,7 +46,6 @@ extern "C" {
 #define TARGET_TYPE_AR6004    5
 #define TARGET_TYPE_AR6006    6
 #define TARGET_TYPE_AR9888    7
-#define TARGET_TYPE_AR6320    8
 #define TARGET_TYPE_AR900B    9
 #define TARGET_TYPE_QCA9984   10
 #define TARGET_TYPE_IPQ4019   11
@@ -62,6 +61,7 @@ extern "C" {
 /* For Tufello1.0 target_reg_tbl ID*/
 #define TARGET_TYPE_QCA9377V1   17
 #endif /* CONFIG_WIN */
+#define TARGET_TYPE_AR6320    8
 /* For Adrastea target */
 #define TARGET_TYPE_ADRASTEA  19
 #ifndef TARGET_TYPE_QCA8074