Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dhfi.h1182 struct work_struct update_cntr_work; member
Dchip.c12373 update_cntr_work); in do_update_synth_timer()
12462 queue_work(dd->update_cntr_wq, &dd->update_cntr_work); in update_synth_timer()
12704 INIT_WORK(&dd->update_cntr_work, do_update_synth_timer); in init_cntrs()