Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h226 WL1271_FLAG_IRQ_RUNNING, enumerator
H A Dmain.c727 set_bit(WL1271_FLAG_IRQ_RUNNING, &wl->flags); in wlcore_irq()
773 clear_bit(WL1271_FLAG_IRQ_RUNNING, &wl->flags); in wlcore_irq()
6755 } else if (!test_bit(WL1271_FLAG_IRQ_RUNNING, &wl->flags)) { in wlcore_runtime_resume()