Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipa/
H A Dipa_power.c48 IPA_POWER_FLAG_STOPPED, enumerator
268 __set_bit(IPA_POWER_FLAG_STOPPED, power->flags); in ipa_power_modem_queue_stop()
286 if (__test_and_clear_bit(IPA_POWER_FLAG_STOPPED, power->flags)) { in ipa_power_modem_queue_wake()