Home
last modified time | relevance | path

Searched refs:IPA_REPLENISH_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa_endpoint.h51 IPA_REPLENISH_ACTIVE, enumerator
Dipa_endpoint.c911 if (test_and_set_bit(IPA_REPLENISH_ACTIVE, endpoint->replenish_flags)) { in ipa_endpoint_replenish()
921 clear_bit(IPA_REPLENISH_ACTIVE, endpoint->replenish_flags); in ipa_endpoint_replenish()
929 clear_bit(IPA_REPLENISH_ACTIVE, endpoint->replenish_flags); in ipa_endpoint_replenish()
1484 clear_bit(IPA_REPLENISH_ACTIVE, endpoint->replenish_flags); in ipa_endpoint_setup_one()