فهرست منبع

qcacmn: Add WLAN_PDEV_F_WRAP_EN as part of pdev nif feature caps

Set/clear WLAN_PDEV_F_WRAP_EN flag to enable/disable
QWRAP feature per radio

CRs-Fixed: 2215359
Change-Id: Idbbfe204858c18a194b302c81cd40d71aa3a12b9
Amir Patel 7 سال پیش
والد
کامیت
72d455a1bd
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      umac/cmn_services/obj_mgr/inc/wlan_objmgr_pdev_obj.h

+ 2 - 0
umac/cmn_services/obj_mgr/inc/wlan_objmgr_pdev_obj.h

@@ -80,6 +80,8 @@
 #define WLAN_PDEV_F_STRICT_PSCAN_EN         0x02000000
   /* dupie (ANA,pre ANA ) */
 /*#define WLAN_PDEV_F_DUPIE                 0x00200000*/
+ /* QWRAP enable flag */
+#define WLAN_PDEV_F_WRAP_EN                 0x04000000
 
 /* PDEV op flags */
    /* Enable htrate for wep and tkip */