summaryrefslogtreecommitdiff
path: root/drivers/net/ipa/gsi.h
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2020-11-05 12:13:59 -0600
committerJakub Kicinski <kuba@kernel.org>2020-11-07 15:39:16 -0800
commit97eb94c8c79059966cedd66312e004c6070033f6 (patch)
tree96082a083a1567f7010e4881674a4fb389eba2cc /drivers/net/ipa/gsi.h
parentf9b28804ab50eb951c50f4c5afec77ab0435309a (diff)
net: ipa: disable all GSI interrupt types initially
Introduce gsi_irq_setup() and gsi_irq_teardown() to disable all GSI interrupts when first setting up GSI hardware, and to clean things up when we're done. Re-enable all GSI interrupt types in gsi_irq_enable(), but do so only after each of the type-specific interrupt masks has been configured. Similarly, disable all interrupt types in gsi_irq_disable()--first--before zeroing out the type-specific masks. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ipa/gsi.h')
0 files changed, 0 insertions, 0 deletions