diff options
author | Alex Elder <elder@linaro.org> | 2020-03-05 22:28:26 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-08 22:07:10 -0700 |
commit | 731c46edad823127eae1ff5f826f32b965785155 (patch) | |
tree | 47ba5af8c83eef7f1cad4a21db85b58a4ebe69cb /net/dccp | |
parent | 2b9feef2b6c288c1f11127fe236bb5078d5d51b3 (diff) | |
download | linux-731c46edad823127eae1ff5f826f32b965785155.tar.gz linux-731c46edad823127eae1ff5f826f32b965785155.tar.bz2 linux-731c46edad823127eae1ff5f826f32b965785155.zip |
soc: qcom: ipa: immediate commands
One TX endpoint (per EE) is used for issuing immediate commands to
the IPA. These commands request activites beyond simple data
transfers to be done by the IPA hardware. For example, the IPA is
able to manage routing packets among endpoints, and immediate commands
are used to configure tables used for that routing.
Immediate commands are built on top of GSI transactions. They are
different from normal transfers (in that they use a special endpoint,
and their "payload" is interpreted differently), so separate functions
are used to issue immediate command transactions.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions