Searched refs:wqname (Results 1 – 1 of 1) sorted by relevance
88 char wqname[32] = { 0 }; in adf_int_timer_init() local97 sprintf(wqname, "qat_timer_wq_%d", accel_dev->accel_id); in adf_int_timer_init()99 int_timer->timer_irq_wq = alloc_workqueue(wqname, WQ_MEM_RECLAIM, 1); in adf_int_timer_init()