diff options
| author | Lingbo Kong <[email protected]> | 2024-06-21 15:58:09 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-06-26 18:40:55 +0300 |
| commit | 2c7857677d695166e913123b23ed7e55d80f72be (patch) | |
| tree | 181651b5e548add037dce6a2c2a58297ed54eb60 /tools/perf/scripts/python | |
| parent | 7af01e5695295444d47f4ead3e27e91d8c9e60f4 (diff) | |
wifi: ath12k: Fix pdev id sent to firmware for single phy devices
Pdev id from mac phy capabilities will be sent as a part of
HTT/WMI command to firmware. This causes issue with single pdev
devices where firmware does not respond to the WMI/HTT request
sent from host.
For single pdev devices firmware expects pdev id as 1 for 5 GHz/6 GHz
phy and 2 for 2 GHz band. Add wrapper ath12k_mac_get_target_pdev_id()
to help fetch right pdev for single pdev devices.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Signed-off-by: Lingbo Kong <[email protected]>
Signed-off-by: Ramya Gnanasekar <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions