Home
last modified time | relevance | path

Searched refs:WL1251_STATE_OFF (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dmain.c208 if (wl->state == WL1251_STATE_OFF) in wl1251_irq_work()
378 if (wl->state != WL1251_STATE_OFF) { in wl1251_op_start()
439 wl->state = WL1251_STATE_OFF; in wl1251_op_stop()
725 if (unlikely(wl->state == WL1251_STATE_OFF)) in wl1251_op_prepare_multicast()
800 if (wl->state == WL1251_STATE_OFF) in wl1251_op_configure_filter()
1623 wl->state = WL1251_STATE_OFF; in wl1251_alloc_hw()
H A Dwl1251.h106 WL1251_STATE_OFF, enumerator
H A Dtx.c339 if (unlikely(wl->state == WL1251_STATE_OFF)) in wl1251_tx_work()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dmain.c208 if (wl->state == WL1251_STATE_OFF) in wl1251_irq_work()
378 if (wl->state != WL1251_STATE_OFF) { in wl1251_op_start()
439 wl->state = WL1251_STATE_OFF; in wl1251_op_stop()
725 if (unlikely(wl->state == WL1251_STATE_OFF)) in wl1251_op_prepare_multicast()
800 if (wl->state == WL1251_STATE_OFF) in wl1251_op_configure_filter()
1631 wl->state = WL1251_STATE_OFF; in wl1251_alloc_hw()
H A Dwl1251.h106 WL1251_STATE_OFF, enumerator
H A Dtx.c339 if (unlikely(wl->state == WL1251_STATE_OFF)) in wl1251_tx_work()

Completed in 8 milliseconds