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
This commit is contained in:

committed by
snandini

parent
153c835f05
commit
9e89385292
@@ -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;
|
||||
|
Reference in New Issue
Block a user