aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorP Praneesh <[email protected]>2021-11-12 11:05:58 +0200
committerKalle Valo <[email protected]>2021-11-15 11:21:55 +0200
commitcbfbed495d3289d5a0bc7c614cea639008086cfe (patch)
treeae786dcda3f60d0c752cb38dfda8c3f8254b9752 /tools/perf/scripts/python/sched-migration.py
parenta8508bf7ced2e43f30b46333f09cbc79a1675616 (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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions