Lines Matching refs:qhandle
54 unsigned long qhandle; member
127 smp_processor_id(), q->qhandle); in cwq_intr()
131 hv_ret = sun4v_ncs_gethead(q->qhandle, &new_head); in cwq_intr()
140 hv_ret = sun4v_ncs_sethead_marker(q->qhandle, new_head); in cwq_intr()
157 smp_processor_id(), q->qhandle); in mau_intr()
159 hv_ret = sun4v_ncs_gethead(q->qhandle, &head); in mau_intr()
164 sun4v_ncs_sethead_marker(q->qhandle, head); in mau_intr()
207 hv_ret = sun4v_ncs_settail(q->qhandle, new_tail); in spu_queue_submit()
495 hv_ret = sun4v_ncs_gethead(qp->qhandle, &head); in wait_for_tail()
1535 herr = sun4v_ncs_qhandle_to_devino(p->qhandle, &p->devino); in spu_map_ino()
1603 CWQ_NUM_ENTRIES, &p->qhandle); in spu_queue_register_workfn()
1605 sun4v_ncs_sethead_marker(p->qhandle, 0); in spu_queue_register_workfn()
1642 hv_ret = sun4v_ncs_qconf(p->q_type, p->qhandle, 0, &p->qhandle); in spu_queue_destroy()