Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dhfi.h1130 struct work_struct update_cntr_work; member
Dchip.c12312 cancel_work_sync(&dd->update_cntr_work); in free_cntrs()
12503 update_cntr_work); in do_update_synth_timer()
12592 queue_work(dd->update_cntr_wq, &dd->update_cntr_work); in update_synth_timer()
12834 INIT_WORK(&dd->update_cntr_work, do_update_synth_timer); in init_cntrs()