qcacmn: Enable sending vdev-param HEOP to target

It is required to send vdev-param HEOP to the target with
updated bss-color to enable HE BSS Color feature. Add
necessary code to support this.

Change-Id: I826bc5387dad8d044abcbc9cbdf69e93b59beb39
CRs-fixed: 2126605
Esse commit está contido em:
Gyanranjan Hazarika
2017-10-13 12:36:24 -07:00
commit de snandini
commit 9e89385292

Ver arquivo

@@ -5661,6 +5661,7 @@ typedef enum {
wmi_vdev_param_he_range_ext_enable,
wmi_vdev_param_set_hemu_mode,
wmi_vdev_param_set_he_ltf,
wmi_vdev_param_set_heop,
wmi_vdev_param_max,
} wmi_conv_vdev_param_id;