Searched refs:WL1251_STATE_ON (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/ti/wl1251/
H A Drx.c208 if (wl->state != WL1251_STATE_ON)
H A Dwl1251.h107 WL1251_STATE_ON, enumerator in enum:wl1251_state
H A Dtx.c449 if (unlikely(wl->state != WL1251_STATE_ON))
H A Ddebugfs.c88 if (wl->state == WL1251_STATE_ON &&
H A Dmain.c401 wl->state = WL1251_STATE_ON;
428 WARN_ON(wl->state != WL1251_STATE_ON);

Completed in 121 milliseconds