Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h82 WLCORE_STATE_RESTARTING, enumerator
H A Dcmd.c50 if (unlikely(wl->state == WLCORE_STATE_RESTARTING && in __wlcore_cmd_send()
H A Dmain.c877 wl->state = WLCORE_STATE_RESTARTING; in wl12xx_queue_recovery_work()