qcacmn: Add support to handle preamble puncturing Tx WMI parameters

Add service ready parameter to update the capability for Preamble Puncturing
Tx support from target. Add WMI support for configuration of Punctured
band setting from Host.

Change-Id: If5714c162356c35c7c385c4596043c0bc671be9a
This commit is contained in:
Rhythm Patwa
2020-06-12 12:34:33 -07:00
committed by snandini
parent 6ab2ce97e9
commit aa78367f33
3 changed files with 6 additions and 0 deletions

View File

@@ -4850,6 +4850,7 @@ typedef enum {
wmi_pdev_param_enable_srp,
wmi_pdev_param_enable_sr_prohibit,
wmi_pdev_param_sr_trigger_margin,
wmi_pdev_param_pream_punct_bw,
wmi_pdev_param_max,
} wmi_conv_pdev_params_id;