Searched refs:update_tim_work (Results 1 – 4 of 4) sorted by relevance
80 struct work_struct update_tim_work; member
625 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()
394 schedule_work(&wvif->update_tim_work); in wfx_tx_inner()535 schedule_work(&wvif->update_tim_work); in wfx_tx_confirm_cb()
278 schedule_work(&wvif->update_tim_work); in wfx_tx_queues_get_skb()
Completed in 12 milliseconds