Jelajahi Sumber

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
Gyanranjan Hazarika 7 tahun lalu
induk
melakukan
9e89385292
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      wmi_unified_param.h

+ 1 - 0
wmi_unified_param.h

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