Home
last modified time | relevance | path

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

/linux/drivers/staging/wfx/
A Dwfx.h80 struct work_struct update_tim_work; member
A Dsta.c625 struct wfx_vif *wvif = container_of(work, struct wfx_vif, update_tim_work); in wfx_update_tim_work()
640 schedule_work(&wvif->update_tim_work); in wfx_set_tim()
754 INIT_WORK(&wvif->update_tim_work, wfx_update_tim_work); in wfx_add_interface()
A Ddata_tx.c394 schedule_work(&wvif->update_tim_work); in wfx_tx_inner()
535 schedule_work(&wvif->update_tim_work); in wfx_tx_confirm_cb()
A Dqueue.c278 schedule_work(&wvif->update_tim_work); in wfx_tx_queues_get_skb()

Completed in 12 milliseconds