OSDN Git Service

net: ipa: decide on doorbell in replenish loop
authorAlex Elder <elder@linaro.org>
Thu, 3 Feb 2022 17:09:21 +0000 (11:09 -0600)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Feb 2022 10:16:08 +0000 (10:16 +0000)
commitb9dbabc5ca84087862cc3ea21bb718d2ef99fa2f
tree1325a7ec3af509687ce02d6a68271f7db30c2e47
parent4b22d841954929485ffa79e3980eb46657f918dd
net: ipa: decide on doorbell in replenish loop

Decide whether the doorbell should be signaled when committing a
replenish transaction in the main replenish loop, rather than in
ipa_endpoint_replenish_one().  This is a step to facilitate the
next patch.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/ipa_endpoint.c