Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
A Dwlcore_i.h231 WL1271_FLAG_INTENDED_FW_RECOVERY, enumerator
A Dmain.c803 WARN_ON(!test_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, in wl12xx_queue_recovery_work()
947 if (!test_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags)) { in wl1271_recovery_work()
954 !test_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags)); in wl1271_recovery_work()
956 clear_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags); in wl1271_recovery_work()
2602 set_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags); in wl1271_op_add_interface()
2766 !test_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags)) in __wl1271_op_remove_interface()
2828 set_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags); in wl1271_op_remove_interface()
6756 set_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags); in wlcore_runtime_resume()

Completed in 14 milliseconds