Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa_endpoint.h50 IPA_REPLENISH_ENABLED, enumerator
Dipa_endpoint.c904 if (!test_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags)) { in ipa_endpoint_replenish()
952 set_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_enable()
966 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_disable()
1483 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_setup_one()