On 2024/3/14 0:20, Kalle Valo wrote:
Lingbo Kong <quic_lingbok@xxxxxxxxxxx> wrote:
Currently, the calculation of the average signal strength in station mode
is incorrect.
This is because before calculating the average signal strength, ath11k need
to determine whether the hardware and firmware support db2dbm, if the
hardware and firmware support db2dbm, do not need to add noise floor,
otherwise, need to add noise floor.
Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23
Signed-off-by: Lingbo Kong <quic_lingbok@xxxxxxxxxxx>
Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx>
What about AP chipsets like QCN9074, do they also work similarly?
Hi, kalle,
I observe this patch's status is deferred.
https://patchwork.kernel.org/project/linux-wireless/patch/20240309121129.5379-1-quic_lingbok@xxxxxxxxxxx/
I think it belongs to bug-fix, so, could you please merge it? :)
Best regards
Lingbo Kong