qcacmn: Add corresponding host wmi for 6GHz vdev params

Add host wmi vdev param 'wmi_vdev_param_6ghz_params' for the
corresponding FW wmi WMI_VDEV_PARAM_6GHZ_PARAMS

Change-Id: I78022c7ff48a187bb4dd9d35f5eca3737afbd452
This commit is contained in:
Rhythm Patwa
2019-12-17 18:36:53 -08:00
committed by nshrivas
parent d49729cd47
commit d1976297c8
2 changed files with 2 additions and 0 deletions

View File

@@ -4835,6 +4835,7 @@ typedef enum {
wmi_vdev_param_enable_multi_group_key,
wmi_vdev_param_max_group_keys,
wmi_vdev_param_enable_mcast_rc,
wmi_vdev_param_6ghz_params,
} wmi_conv_vdev_param_id;
/**