*/
QCA_WLAN_VENDOR_ATTR_CONFIG_KEEP_ALIVE_INTERVAL = 108,
+ /* 8-bit unsigned value to configure reduced power scan mode.
+ *
+ * This attribute is used to configure the driver to optimize power
+ * during scan. For example, the driver can switch to 1x1 from 2x2 mode
+ * for additional power save.
+ *
+ * 1 - Enable reduced power scan mode.
+ * 0 - Disable reduced power scan mode.
+ */
+ QCA_WLAN_VENDOR_ATTR_CONFIG_REDUCED_POWER_SCAN_MODE = 109,
+
/* keep last */
QCA_WLAN_VENDOR_ATTR_CONFIG_AFTER_LAST,
QCA_WLAN_VENDOR_ATTR_CONFIG_MAX =