diff options
| author | Alex Elder <elder@linaro.org> | 2022-09-27 01:09:26 +0300 | 
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-28 04:42:51 +0300 | 
| commit | b5c35fa470ecbfeeb7a8caf1ff4d739a6bafcd4a (patch) | |
| tree | 460971d44783847603e834179fc9699ae43f8719 /tools/perf/scripts/python/flamegraph.py | |
| parent | 62b9c009a8621ec5bef656b641a910055f0d0f20 (diff) | |
| download | linux-b5c35fa470ecbfeeb7a8caf1ff4d739a6bafcd4a.tar.xz | |
net: ipa: define more IPA register fields
Define the fields for the LOCAL_PKT_PROC_CNTXT, COUNTER_CFG, and
IPA_TX_CFG IPA registers for all supported IPA versions.
Create enumerated types to identify fields for these IPA registers.
Use IPA_REG_FIELDS() to specify the field mask values defined for
these registers, for each supported version of IPA.
Use ipa_reg_bit() and ipa_reg_encode() to build up the values to be
written to these registers.  Remove the definition of the *_FMASK
symbols as well as proc_cntxt_base_addr_encoded(), because they are
no longer needed.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
