Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_endpoint.h50 IPA_REPLENISH_ENABLED, enumerator
H A Dipa_endpoint.c906 if (!test_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags)) { in ipa_endpoint_replenish()
954 set_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_enable()
968 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_disable()
1485 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_setup_one()