Home
last modified time | relevance | path

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

/drivers/net/wireless/wl12xx/
Dwl12xx.h98 WL1271_STATE_ON, enumerator
Dmain.c1233 if (wl->state != WL1271_STATE_ON || wl->plt) in wl1271_recovery_work()
1437 wl->state = WL1271_STATE_ON; in wl1271_plt_start()
2121 wl->state = WL1271_STATE_ON; in wl12xx_init_fw()
2303 if (wl->state != WL1271_STATE_ON) in __wl1271_op_remove_interface()
Ddebugfs.c116 if (wl->state == WL1271_STATE_ON && !wl->plt && in wl1271_debugfs_update_stats()