Home
last modified time | relevance | path

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

/drivers/net/wireless/wl12xx/
Dwl12xx.h258 WL1271_FLAG_SUSPENDED, enumerator
Dmain.c1779 set_bit(WL1271_FLAG_SUSPENDED, &wl->flags); in wl1271_op_suspend()
1804 clear_bit(WL1271_FLAG_SUSPENDED, &wl->flags); in wl1271_op_resume()
5456 if (test_bit(WL1271_FLAG_SUSPENDED, &wl->flags)) { in wl12xx_hardirq()