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
@@ -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;