diff options
author | Jeff Johnson <[email protected]> | 2024-05-03 13:34:37 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-05-03 16:15:16 +0300 |
commit | 8b9ea752a9d67b0b668b38e7efa34fffba8b5331 (patch) | |
tree | 0e800a437c8efcd07c727e8c57e4fc7ba5ebfe84 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | acaa84009fade2ae80922861aa9464e89c9d3ef0 (diff) |
wifi: ath11k: refactor CE remap & unmap
Currently the logic that handles hw_params->ce_remap is inline code,
both for doing the remap and the unmap. An upcoming change needs to do
the unmap in a second place, so refactor the unmap logic into a
separate function. And although it is only called from one place,
refactor the remap logic as well to have functional symmetry.
No functional changes, compile tested only.
Signed-off-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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions