qcacmn: Add command support for UL PPDU duration
Add the WMI PDEV param 'wmi_pdev_param_ul_ppdu_duration' to add command support to modify the UL PPDU duration. Change-Id: If2f8ef02d4f992d91fa745599d5c08b1dfccceca CRs-fixed: 2393139
This commit is contained in:
@@ -1567,6 +1567,7 @@ enum _ol_ath_param_t {
|
||||
OL_ATH_PARAM_BW_REDUCE = 400,
|
||||
/* Enable/disable Spatial Reuse */
|
||||
OL_ATH_PARAM_HE_SR = 401,
|
||||
OL_ATH_PARAM_HE_UL_PPDU_DURATION = 402,
|
||||
};
|
||||
|
||||
/* Enumeration of PDEV Configuration parameter */
|
||||
|
Reference in New Issue
Block a user