Home
last modified time | relevance | path

Searched refs:iowait_to_qp (Results 1 – 8 of 8) sorted by relevance

/drivers/infiniband/hw/hfi1/
Dtrace_iowait.h29 __entry->qpn = iowait_to_qp(wait)->ibqp.qp_num;
Dverbs_txreq.c82 qp = iowait_to_qp(wait); in hfi1_put_txreq()
Dqp.c536 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_wakeup()
544 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_sdma_drained()
563 struct rvt_qp *qp = iowait_to_qp(w); in hfi1_init_priority()
Dverbs.h315 static inline struct rvt_qp *iowait_to_qp(struct iowait *s_iowait) in iowait_to_qp() function
Druc.c520 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_send()
Dpio.c966 qp = iowait_to_qp(wait); in sc_disable()
1639 qp = iowait_to_qp(wait); in sc_piobufavail()
Dverbs.c609 qp = iowait_to_qp(wait); in mem_timer()
Dtid_rdma.c5332 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_tid_send()