Searched hist:"6 cb63ea6a39eac9640d109f274a237b34350c183" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ipa/ |
H A D | ipa_cmd.h | diff 6cb63ea6a39eac9640d109f274a237b34350c183 Tue Jun 30 14:44:44 CEST 2020 Alex Elder <elder@linaro.org> net: ipa: introduce ipa_cmd_tag_process()
Create a new function ipa_cmd_tag_process() that simply allocates a transaction, adds a tag process command to it to clear the hardware pipeline, and commits the transaction.
Call it in from ipa_endpoint_suspend(), after suspending the modem endpoints but before suspending the AP command TX and AP LAN RX endpoints (which are used by the tag sequence).
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipa_cmd.c | diff 6cb63ea6a39eac9640d109f274a237b34350c183 Tue Jun 30 14:44:44 CEST 2020 Alex Elder <elder@linaro.org> net: ipa: introduce ipa_cmd_tag_process()
Create a new function ipa_cmd_tag_process() that simply allocates a transaction, adds a tag process command to it to clear the hardware pipeline, and commits the transaction.
Call it in from ipa_endpoint_suspend(), after suspending the modem endpoints but before suspending the AP command TX and AP LAN RX endpoints (which are used by the tag sequence).
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipa_endpoint.c | diff 6cb63ea6a39eac9640d109f274a237b34350c183 Tue Jun 30 14:44:44 CEST 2020 Alex Elder <elder@linaro.org> net: ipa: introduce ipa_cmd_tag_process()
Create a new function ipa_cmd_tag_process() that simply allocates a transaction, adds a tag process command to it to clear the hardware pipeline, and commits the transaction.
Call it in from ipa_endpoint_suspend(), after suspending the modem endpoints but before suspending the AP command TX and AP LAN RX endpoints (which are used by the tag sequence).
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|