Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ipa/
Dipa_endpoint.h132 IPA_REPLENISH_ENABLED, enumerator
Dipa_endpoint.c1120 if (!test_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags)) in ipa_endpoint_replenish()
1160 set_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_enable()
1169 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_disable()
1729 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_setup_one()