qcacmn: Add wmi_pdev param for WMI_PDEV_PARAM_EQUAL_RU_ALLOCATION_ENABLE

Add the WMI PDEV param 'wmi_pdev_param_equal_ru_allocation_enable' to
add command support.

Change-Id: If9dde1277ea70687f7a62815b1f97fd1f60acaf0
CRs-fixed: 2247588
This commit is contained in:
Rhythm Patwa
2018-06-25 22:57:27 -07:00
committed by nshrivas
parent 14b2e1c89b
commit ce4c4a6f1e
3 changed files with 5 additions and 0 deletions

View File

@@ -4883,6 +4883,7 @@ typedef enum {
wmi_pdev_param_ul_trig_int,
wmi_pdev_param_sub_channel_marking,
wmi_pdev_param_ul_ppdu_duration,
wmi_pdev_param_equal_ru_allocation_enable,
wmi_pdev_param_max,
} wmi_conv_pdev_params_id;