Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ti/wlcore/
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()
Dwlcore_i.h81 WLCORE_STATE_OFF, enumerator
Dmain.c928 if (wl->state == WLCORE_STATE_OFF || wl->plt) in wl1271_recovery_work()
1102 if (wl->state != WLCORE_STATE_OFF) { in wl1271_plt_start()
1192 wl->state = WLCORE_STATE_OFF; in wl1271_plt_stop()
1914 if (wl->state == WLCORE_STATE_OFF) { in wlcore_op_stop_locked()
1926 wl->state = WLCORE_STATE_OFF; in wlcore_op_stop_locked()
2407 if (wl->state == WLCORE_STATE_OFF) in wl12xx_need_fw_change()
2572 if (wl->state == WLCORE_STATE_OFF) { in wl1271_op_add_interface()
2654 if (wl->state == WLCORE_STATE_OFF) in __wl1271_op_remove_interface()
2800 if (wl->state == WLCORE_STATE_OFF || in wl1271_op_remove_interface()
5508 if (unlikely(wl->state == WLCORE_STATE_OFF)) { in wl12xx_op_channel_switch()
[all …]
Ddebugfs.c1089 if (unlikely(wl->state == WLCORE_STATE_OFF)) { in dev_mem_read()
1171 if (unlikely(wl->state == WLCORE_STATE_OFF)) { in dev_mem_write()