Searched hist:"5 fc7f9ba2e510fe725f0fff6ddfe824f7184da03" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ipa/ |
H A D | gsi_trans.h | diff 5fc7f9ba2e510fe725f0fff6ddfe824f7184da03 Thu Feb 03 18:09:24 CET 2022 Alex Elder <elder@linaro.org> net: ipa: introduce gsi_channel_trans_idle()
Create a new function that returns true if all transactions for a channel are available for use.
Use it in ipa_endpoint_replenish_enable() to see whether to start replenishing, and in ipa_endpoint_replenish() to determine whether it's necessary after a failure to schedule delayed work to ensure a future replenish attempt occurs.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gsi_trans.c | diff 5fc7f9ba2e510fe725f0fff6ddfe824f7184da03 Thu Feb 03 18:09:24 CET 2022 Alex Elder <elder@linaro.org> net: ipa: introduce gsi_channel_trans_idle()
Create a new function that returns true if all transactions for a channel are available for use.
Use it in ipa_endpoint_replenish_enable() to see whether to start replenishing, and in ipa_endpoint_replenish() to determine whether it's necessary after a failure to schedule delayed work to ensure a future replenish attempt occurs.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipa_endpoint.c | diff 5fc7f9ba2e510fe725f0fff6ddfe824f7184da03 Thu Feb 03 18:09:24 CET 2022 Alex Elder <elder@linaro.org> net: ipa: introduce gsi_channel_trans_idle()
Create a new function that returns true if all transactions for a channel are available for use.
Use it in ipa_endpoint_replenish_enable() to see whether to start replenishing, and in ipa_endpoint_replenish() to determine whether it's necessary after a failure to schedule delayed work to ensure a future replenish attempt occurs.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|