Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ipa/
Dipa_endpoint.h132 IPA_REPLENISH_ENABLED, enumerator
Dipa_endpoint.c1342 if (!test_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags)) in ipa_endpoint_replenish()
1382 set_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_enable()
1391 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_replenish_disable()
1942 clear_bit(IPA_REPLENISH_ENABLED, endpoint->replenish_flags); in ipa_endpoint_setup_one()