|
@@ -11536,6 +11536,13 @@ typedef enum {
|
|
|
*/
|
|
|
WMI_VDEV_PARAM_ENABLE_DISABLE_NAN_CONFIG_FEATURES, /* 0xA3 */
|
|
|
|
|
|
+ /* vdev param to enable the SAP HW offload
|
|
|
+ * Bit : 0 - enable/disable SHO
|
|
|
+ * Bit : 1 - enable for Sta connected state as well.
|
|
|
+ * Bit : 2-31 - reserved
|
|
|
+ */
|
|
|
+ WMI_VDEV_PARAM_SHO_CONFIG, /* 0xA4 */
|
|
|
+
|
|
|
|
|
|
/*=== ADD NEW VDEV PARAM TYPES ABOVE THIS LINE ===
|
|
|
* The below vdev param types are used for prototyping, and are
|