2023-09-12 19:54:48

by Jeff Johnson

[permalink] [raw]
Subject: Re: [PATCH v4 3/4] wifi: ath12k: add adjust configuration of CCA threshold value for WCN7850

On 9/10/2023 1:28 AM, Lingbo Kong wrote:
> Currently, ath12k does not have the ability to adjust CCA threshold values
> to meet the regulatory requirements. In order to support this, ath12k gets
> CCA threshold configuration in ath12k_acpi_dsm_get_data() function, then
> sets pdev_id and param_type_id and finally sends these data to firmware to
> implement the adjustment of the CCA threshold value.
>
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
>
> Signed-off-by: Lingbo Kong <[email protected]>

Acked-by: Jeff Johnson <[email protected]>