Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_endpoint.h51 IPA_REPLENISH_ACTIVE, enumerator
H A Dipa_endpoint.c913 if (test_and_set_bit(IPA_REPLENISH_ACTIVE, endpoint->replenish_flags)) { in ipa_endpoint_replenish()
923 clear_bit(IPA_REPLENISH_ACTIVE, endpoint->replenish_flags); in ipa_endpoint_replenish()
931 clear_bit(IPA_REPLENISH_ACTIVE, endpoint->replenish_flags); in ipa_endpoint_replenish()
1486 clear_bit(IPA_REPLENISH_ACTIVE, endpoint->replenish_flags); in ipa_endpoint_setup_one()