Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dtestmode.c81 if (unlikely(wl->state != WLCORE_STATE_ON)) { in wl1271_tm_cmd_test()
153 if (unlikely(wl->state != WLCORE_STATE_ON)) { in wl1271_tm_cmd_interrogate()
H A Dwlcore_i.h83 WLCORE_STATE_ON, enumerator
H A Dscan.c37 if (unlikely(wl->state != WLCORE_STATE_ON)) in wl1271_scan_complete_work()
H A Dtx.c762 if (unlikely(wl->state != WLCORE_STATE_ON)) in wlcore_tx_work_locked()