diff options
author | Karthikeyan Periyasamy <[email protected]> | 2024-05-30 18:56:52 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-06-03 16:15:50 +0300 |
commit | 22767241e64427bbcffea2e2d51531ab467bc4ef (patch) | |
tree | 260d29a55a65c2d9156a838946f7e6a60f28fdf7 /tools/perf/scripts/python | |
parent | 809055628bce824b7fe18331abb65e44d02b0ecf (diff) |
wifi: ath12k: add hw_link_id in ath12k_pdev
Currently, hw_link_id is sent in WMI service ready event but it
is not parsed anywhere.
But, in future, for multi-link operation, this parameter would be
needed by many WMI commands such as WMI beacon template
(WMI_BCN_TMPL_CMDID), WMI vdev start for Multi-link virtual AP
interfaces (WMI_VDEV_START_REQUEST_CMDID), WMI peer assoc command
(WMI_PEER_ASSOC_CMDID) for Multi-link peer and so on.
Hence, add changes to parse and store the hw_link_id received in
WMI service ready event in ath12k_pdev structure.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Signed-off-by: Karthikeyan Periyasamy <[email protected]>
Signed-off-by: Harshitha Prem <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions