Searched refs:vq_wqe (Results 1 – 1 of 1) sorted by relevance
24 struct cptvf_wqe vq_wqe[CPT_NUM_QS_PER_VF]; member30 struct cptvf_wqe *cwqe = &cwqe_info->vq_wqe[0]; in vq_work_handler()51 tasklet_init(&cwqe_info->vq_wqe[i].twork, vq_work_handler, in init_worker_threads()53 cwqe_info->vq_wqe[i].qno = i; in init_worker_threads()54 cwqe_info->vq_wqe[i].cptvf = cptvf; in init_worker_threads()78 tasklet_kill(&cwqe_info->vq_wqe[i].twork); in cleanup_worker_threads()567 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()