Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dio.h70 if (ret && wl->state != WLCORE_STATE_OFF) in wlcore_raw_write()
88 if (ret && wl->state != WLCORE_STATE_OFF) in wlcore_raw_read()
Dwlcore_i.h95 WLCORE_STATE_OFF, enumerator
Dmain.c941 if (wl->state == WLCORE_STATE_OFF || wl->plt) in wl1271_recovery_work()
1110 if (wl->state != WLCORE_STATE_OFF) { in wl1271_plt_start()
1200 wl->state = WLCORE_STATE_OFF; in wl1271_plt_stop()
1922 if (wl->state == WLCORE_STATE_OFF) { in wlcore_op_stop_locked()
1934 wl->state = WLCORE_STATE_OFF; in wlcore_op_stop_locked()
2415 if (wl->state == WLCORE_STATE_OFF) in wl12xx_need_fw_change()
2580 if (wl->state == WLCORE_STATE_OFF) { in wl1271_op_add_interface()
2662 if (wl->state == WLCORE_STATE_OFF) in __wl1271_op_remove_interface()
2808 if (wl->state == WLCORE_STATE_OFF || in wl1271_op_remove_interface()
5516 if (unlikely(wl->state == WLCORE_STATE_OFF)) { in wl12xx_op_channel_switch()
[all …]
Ddebugfs.c1103 if (unlikely(wl->state == WLCORE_STATE_OFF)) { in dev_mem_read()
1185 if (unlikely(wl->state == WLCORE_STATE_OFF)) { in dev_mem_write()