Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dadf_gen4_timer.c31 container_of(work, struct adf_hb_timer_data, hb_int_timer_work); in adf_hb_irq_bh_handler()
71 INIT_WORK(&hb_timer_data->hb_int_timer_work, in timer_handler()
74 &hb_timer_data->hb_int_timer_work); in timer_handler()
/freebsd/sys/dev/qat/include/
H A Dadf_gen4_timer.h10 struct work_struct hb_int_timer_work; member