Home
last modified time | relevance | path

Searched refs:WLCORE_STATE_OFF (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dio.h56 if (ret && wl->state != WLCORE_STATE_OFF) in wlcore_raw_write()
74 if (ret && wl->state != WLCORE_STATE_OFF) in wlcore_raw_read()
H A Dwlcore_i.h81 WLCORE_STATE_OFF, enumerator
H A Dmain.c1003 if (wl->state == WLCORE_STATE_OFF || wl->plt) in wl1271_recovery_work()
1174 if (wl->state != WLCORE_STATE_OFF) { in wl1271_plt_start()
1264 wl->state = WLCORE_STATE_OFF; in wl1271_plt_stop()
1979 if (wl->state == WLCORE_STATE_OFF) { in wlcore_op_stop_locked()
1991 wl->state = WLCORE_STATE_OFF; in wlcore_op_stop_locked()
2471 if (wl->state == WLCORE_STATE_OFF) in wl12xx_need_fw_change()
2636 if (wl->state == WLCORE_STATE_OFF) { in wl1271_op_add_interface()
2715 if (wl->state == WLCORE_STATE_OFF) in __wl1271_op_remove_interface()
2862 if (wl->state == WLCORE_STATE_OFF || in wl1271_op_remove_interface()
5514 if (unlikely(wl->state == WLCORE_STATE_OFF)) { in wl12xx_op_channel_switch()
[all …]