Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dhfi.h1120 struct work_struct update_cntr_work; member
Dchip.c12330 update_cntr_work); in do_update_synth_timer()
12419 queue_work(dd->update_cntr_wq, &dd->update_cntr_work); in update_synth_timer()
12660 INIT_WORK(&dd->update_cntr_work, do_update_synth_timer); in init_cntrs()