Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h83 WLCORE_STATE_ON, enumerator
H A Dtx.c762 if (unlikely(wl->state != WLCORE_STATE_ON)) in wlcore_tx_work_locked()