Explorar o código

qcacmn: Define feature flag for WDS extended

Define SOC level feature flag for WDS extended,
which will configured through ini.

Change-Id: I63a6eaeff5946d12cc92f8996c572f025fbc44f2
CRs-Fixed: 2774054
Naga %!s(int64=4) %!d(string=hai) anos
pai
achega
d0a144af3c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      umac/cmn_services/obj_mgr/inc/wlan_objmgr_psoc_obj.h

+ 3 - 0
umac/cmn_services/obj_mgr/inc/wlan_objmgr_psoc_obj.h

@@ -202,6 +202,9 @@
 #define WLAN_SOC_F_DYNAMIC_HW_MODE     0x02000000
 	/* Broadcast TWT support enable */
 #define WLAN_SOC_F_BCAST_TWT           0x04000000
+       /* WDS Extended support */
+#define WLAN_SOC_F_WDS_EXTENDED        0x08000000
+
 
 /* PSOC op flags */