Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Dwfx.h79 struct work_struct update_tim_work; member
A Dsta.c616 struct wfx_vif *wvif = container_of(work, struct wfx_vif, update_tim_work); in wfx_update_tim_work()
631 schedule_work(&wvif->update_tim_work); in wfx_set_tim()
739 INIT_WORK(&wvif->update_tim_work, wfx_update_tim_work); in wfx_add_interface()
A Ddata_tx.c379 schedule_work(&wvif->update_tim_work); in wfx_tx_inner()
512 schedule_work(&wvif->update_tim_work); in wfx_tx_confirm_cb()
A Dqueue.c269 schedule_work(&wvif->update_tim_work); in wfx_tx_queues_get_skb()

Completed in 7 milliseconds