Home
last modified time | relevance | path

Searched refs:WL1271_STATE_OFF (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/wl12xx/
Dmain.c579 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl12xx_tx_watchdog_work()
913 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_irq()
1415 if (wl->state != WL1271_STATE_OFF) { in wl1271_plt_start()
1513 wl->state = WL1271_STATE_OFF; in wl1271_plt_stop()
1856 if (wl->state == WL1271_STATE_OFF) { in wl1271_op_stop()
1872 wl->state = WL1271_STATE_OFF; in wl1271_op_stop()
2155 if (wl->state == WL1271_STATE_OFF) in wl12xx_need_fw_change()
2237 if (wl->state == WL1271_STATE_OFF) { in wl1271_op_add_interface()
2400 if (wl->state == WL1271_STATE_OFF || in wl1271_op_remove_interface()
2722 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_config()
[all …]
Dtestmode.c96 if (wl->state == WL1271_STATE_OFF) { in wl1271_tm_cmd_test()
154 if (wl->state == WL1271_STATE_OFF) { in wl1271_tm_cmd_interrogate()
Dps.c45 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_elp_work()
Dwl12xx.h97 WL1271_STATE_OFF, enumerator
Ddebugfs.c343 if (wl->state == WL1271_STATE_OFF) in dynamic_ps_timeout_write()
410 if (wl->state == WL1271_STATE_OFF) in forced_ps_write()
Dscan.c49 if (wl->state == WL1271_STATE_OFF) in wl1271_scan_complete_work()
Dtx.c702 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_tx_work_locked()