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.c1012 if (wl->state == WLCORE_STATE_OFF || wl->plt) in wl1271_recovery_work()
1183 if (wl->state != WLCORE_STATE_OFF) { in wl1271_plt_start()
1273 wl->state = WLCORE_STATE_OFF;
1988 if (wl->state == WLCORE_STATE_OFF) { in wlcore_op_stop_locked()
2000 wl->state = WLCORE_STATE_OFF; in wlcore_op_stop_locked()
2407 the system (and while we are WLCORE_STATE_OFF the IRQ in wl12xx_init_fw()
2482 if (wl->state == WLCORE_STATE_OFF) in wl12xx_need_fw_change()
2647 if (wl->state == WLCORE_STATE_OFF) { in wl1271_op_add_interface()
2726 if (wl->state == WLCORE_STATE_OFF) in __wl1271_op_remove_interface()
2873 if (wl->state == WLCORE_STATE_OFF || in wl1271_op_remove_interface()
[all...]