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:
@@ -1568,6 +1568,8 @@ enum _ol_ath_param_t {
|
||||
/* Enable/disable Spatial Reuse */
|
||||
OL_ATH_PARAM_HE_SR = 401,
|
||||
OL_ATH_PARAM_HE_UL_PPDU_DURATION = 402,
|
||||
OL_ATH_PARAM_HE_UL_RU_ALLOCATION = 403,
|
||||
|
||||
};
|
||||
|
||||
/* Enumeration of PDEV Configuration parameter */
|
||||
|
Reference in New Issue
Block a user