Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h231 WL1271_FLAG_INTENDED_FW_RECOVERY, enumerator
Dmain.c795 WARN_ON(!test_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, in wl12xx_queue_recovery_work()
935 if (!test_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags)) { in wl1271_recovery_work()
942 !test_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags)); in wl1271_recovery_work()
944 clear_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags); in wl1271_recovery_work()
2581 set_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags); in wl1271_op_add_interface()
2743 !test_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags)) in __wl1271_op_remove_interface()
2805 set_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags); in wl1271_op_remove_interface()
6683 set_bit(WL1271_FLAG_INTENDED_FW_RECOVERY, &wl->flags); in wlcore_runtime_resume()