Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ipa/
Dipa_endpoint.h132 IPA_REPLENISH_ENABLED, enumerator
Dipa_endpoint.c1194 if (!test_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags)) in ipa_endpoint_replenish()
1234 set_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_enable()
1243 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_disable()
1792 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_setup_one()