diff options
| author | P Praneesh <[email protected]> | 2021-11-12 11:05:58 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2021-11-15 11:21:55 +0200 |
| commit | cbfbed495d3289d5a0bc7c614cea639008086cfe (patch) | |
| tree | ae786dcda3f60d0c752cb38dfda8c3f8254b9752 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | a8508bf7ced2e43f30b46333f09cbc79a1675616 (diff) | |
ath11k: avoid while loop in ring selection of tx completion interrupt
Currently while loop is used to find the tx completion ring number and
it is not required since the tx ring mask and the group id can be combined
to directly fetch the ring number. Hence remove the while loop
and directly get the ring number from tx mask and group id.
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.4.0.1-01734-QCAHKSWPL_SILICONZ-1 v2
Co-developed-by: Sriram R <[email protected]>
Signed-off-by: Sriram R <[email protected]>
Signed-off-by: Jouni Malinen <[email protected]>
Signed-off-by: P Praneesh <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions