qcacmn: Add new subtype for bridge VDEV
Define new subtype for bridge VDEV. Add a flag in vdev objmgr to indicate bridge VDEV. Change-Id: Icb7e2cc6673254183a7247f42fadd9bbb2ec4b00 CRs-Fixed: 3554509
This commit is contained in:

committed by
Rahul Choudhary

parent
621c2d72b8
commit
8911b3d9eb
@@ -51,6 +51,7 @@ struct cnx_mgr;
|
||||
#define WLAN_VDEV_MLME_SUBTYPE_MESH 0x5
|
||||
#define WLAN_VDEV_MLME_SUBTYPE_MESH_11S 0x6
|
||||
#define WLAN_VDEV_MLME_SUBTYPE_SMART_MONITOR 0x7
|
||||
#define WLAN_VDEV_MLME_SUBTYPE_MLO_BRIDGE 0x8
|
||||
|
||||
/* vdev control flags (per bits) */
|
||||
#define WLAN_VDEV_MLME_FLAGS_NON_MBSSID_AP 0x00000001
|
||||
|
Reference in New Issue
Block a user