Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h236 WL1271_FLAG_IRQ_RUNNING, enumerator
Dmain.c564 clear_bit(WL1271_FLAG_IRQ_RUNNING, &wl->flags); in wlcore_irq_locked()
671 set_bit(WL1271_FLAG_IRQ_RUNNING, &wl->flags); in wlcore_irq()
6721 if (test_bit(WL1271_FLAG_IRQ_RUNNING, &wl->flags)) in wlcore_runtime_resume()