Loading fw/wmi_unified.h +7 −1 Original line number Diff line number Diff line Loading @@ -12911,7 +12911,13 @@ typedef enum { /* vdev param to configure the Smart Monitor features * Bit : 0 - enable/disable Trigger frames * Bit : 1 - enable/disable QOS frames * Bit : 2-31 - reserved * Bit : 2-4 - if 1, fwd beacon frames from connected AP * - if 2, fwd beacon frames from unconnected AP * during roam scan/host scan * - if 3, fwd beacons from unconnected AP during * roam scan/host scan and from connected AP * - if 4, don't fwd any beacon frame * Bit : 5-31 - reserved */ WMI_VDEV_PARAM_SMART_MONITOR_CONFIG, /* 0xA9 */ fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 1070 #define __WMI_REVISION_ 1071 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading Loading
fw/wmi_unified.h +7 −1 Original line number Diff line number Diff line Loading @@ -12911,7 +12911,13 @@ typedef enum { /* vdev param to configure the Smart Monitor features * Bit : 0 - enable/disable Trigger frames * Bit : 1 - enable/disable QOS frames * Bit : 2-31 - reserved * Bit : 2-4 - if 1, fwd beacon frames from connected AP * - if 2, fwd beacon frames from unconnected AP * during roam scan/host scan * - if 3, fwd beacons from unconnected AP during * roam scan/host scan and from connected AP * - if 4, don't fwd any beacon frame * Bit : 5-31 - reserved */ WMI_VDEV_PARAM_SMART_MONITOR_CONFIG, /* 0xA9 */
fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 1070 #define __WMI_REVISION_ 1071 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading