Lines Matching refs:qhandle
55 unsigned long qhandle; member
128 smp_processor_id(), q->qhandle); in cwq_intr()
132 hv_ret = sun4v_ncs_gethead(q->qhandle, &new_head); in cwq_intr()
141 hv_ret = sun4v_ncs_sethead_marker(q->qhandle, new_head); in cwq_intr()
158 smp_processor_id(), q->qhandle); in mau_intr()
160 hv_ret = sun4v_ncs_gethead(q->qhandle, &head); in mau_intr()
165 sun4v_ncs_sethead_marker(q->qhandle, head); in mau_intr()
208 hv_ret = sun4v_ncs_settail(q->qhandle, new_tail); in spu_queue_submit()
496 hv_ret = sun4v_ncs_gethead(qp->qhandle, &head); in wait_for_tail()
1542 herr = sun4v_ncs_qhandle_to_devino(p->qhandle, &p->devino); in spu_map_ino()
1610 CWQ_NUM_ENTRIES, &p->qhandle); in spu_queue_register_workfn()
1612 sun4v_ncs_sethead_marker(p->qhandle, 0); in spu_queue_register_workfn()
1649 hv_ret = sun4v_ncs_qconf(p->q_type, p->qhandle, 0, &p->qhandle); in spu_queue_destroy()