Searched refs:vq_wqe (Results 1 – 1 of 1) sorted by relevance
21 struct cptvf_wqe vq_wqe[CPT_NUM_QS_PER_VF]; member27 struct cptvf_wqe *cwqe = &cwqe_info->vq_wqe[0]; in vq_work_handler()48 tasklet_init(&cwqe_info->vq_wqe[i].twork, vq_work_handler, in init_worker_threads()50 cwqe_info->vq_wqe[i].qno = i; in init_worker_threads()51 cwqe_info->vq_wqe[i].cptvf = cptvf; in init_worker_threads()75 tasklet_kill(&cwqe_info->vq_wqe[i].twork); in cleanup_worker_threads()565 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()