|
@@ -246,6 +246,8 @@
|
|
#define WLAN_VDEV_C_BGSCAN 0x00000100
|
|
#define WLAN_VDEV_C_BGSCAN 0x00000100
|
|
/* CAPABILITY: Restrict offchannel */
|
|
/* CAPABILITY: Restrict offchannel */
|
|
#define WLAN_VDEV_C_RESTRICT_OFFCHAN 0x00000200
|
|
#define WLAN_VDEV_C_RESTRICT_OFFCHAN 0x00000200
|
|
|
|
+ /* CAPABILITY: eMLSR capability */
|
|
|
|
+#define WLAN_VDEV_C_EMLSR_CAP 0x00000400
|
|
|
|
|
|
/* Invalid VDEV identifier */
|
|
/* Invalid VDEV identifier */
|
|
#define WLAN_INVALID_VDEV_ID 255
|
|
#define WLAN_INVALID_VDEV_ID 255
|