Searched refs:pf2vf_bh_tasklet (Results 1 – 2 of 2) sorted by relevance
142 TASK_INIT(&accel_dev->u1.vf.pf2vf_bh_tasklet, in adf_setup_pf2vf_bh()155 &accel_dev->u1.vf.pf2vf_bh_tasklet, in adf_cleanup_pf2vf_bh()157 taskqueue_drain(taskqueue_qat_vf, &accel_dev->u1.vf.pf2vf_bh_tasklet); in adf_cleanup_pf2vf_bh()221 &accel_dev->u1.vf.pf2vf_bh_tasklet); in adf_isr()
700 struct task pf2vf_bh_tasklet; member