diff options
| author | Alex Elder <[email protected]> | 2020-11-16 17:38:04 -0600 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-11-18 15:53:49 -0800 |
| commit | 322053105f09513da0546ca36942fceec473982a (patch) | |
| tree | 32b5bb345a7f1604d39efae8f4929c30da404e0e /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 74fbbbbe80d146ae21fc5e3e3f65f069a5da0759 (diff) | |
net: ipa: move definition of enum ipa_irq_id
Move the definition of the ipa_irq_id enumerated type out of
"ipa_interrupt.h" and into "ipa_reg.h", and flesh out its set of
defined values. Each interrupt id indicates a particular type of
IPA interrupt that can be signaled. Their numeric values define bit
positions in the IPA_IRQ_* registers, so should their definitions
should accompany the definition of those register offsets.
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions