Răsfoiți Sursa

qcacmn: Corrected SGI enum values for HE

For HE case, SGI enum values are different in FW and Host
So that firmware stats and host stats shows different values
To resolve this, change SGI enum value in host to match
firmware definitions.

Change-Id: I1b38dbe32a6c1ab2610c1c3a736a6898ddc73e30
Keyur Parekh 6 ani în urmă
părinte
comite
04e5a8614b
1 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  1. 3 2
      hal/wifi3.0/hal_api_mon.h

+ 3 - 2
hal/wifi3.0/hal_api_mon.h

@@ -119,8 +119,9 @@
 #define HAL_LEGACY_MCS7  7
 
 #define HE_GI_0_8 0
-#define HE_GI_1_6 1
-#define HE_GI_3_2 2
+#define HE_GI_0_4 1
+#define HE_GI_1_6 2
+#define HE_GI_3_2 3
 
 #define HT_SGI_PRESENT 0x80