Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dhfi.h1130 struct work_struct update_cntr_work; member
Dchip.c12500 update_cntr_work); in do_update_synth_timer()
12589 queue_work(dd->update_cntr_wq, &dd->update_cntr_work); in update_synth_timer()
12831 INIT_WORK(&dd->update_cntr_work, do_update_synth_timer); in init_cntrs()