diff options
| author | P Praneesh <[email protected]> | 2021-11-12 11:02:45 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2021-11-15 11:21:54 +0200 |
| commit | a8508bf7ced2e43f30b46333f09cbc79a1675616 (patch) | |
| tree | ca851b13f7f4be5c12070c5a6a50e4058607393d /tools/perf/scripts/python | |
| parent | d0e2523bfa9cb391fe966b0b6948c7e438981361 (diff) | |
ath11k: remove mod operator in dst ring processing
Replace use of mod operator with a manual wrap around
to avoid additional cost of using mod operation.
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')
0 files changed, 0 insertions, 0 deletions