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.c40 qp = iowait_to_qp(wait); in hfi1_put_txreq()
Dqp.c495 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_wakeup()
503 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_sdma_drained()
522 struct rvt_qp *qp = iowait_to_qp(w); in hfi1_init_priority()
Dverbs.h273 static inline struct rvt_qp *iowait_to_qp(struct iowait *s_iowait) in iowait_to_qp() function
Druc.c479 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_send()
Dpio.c924 qp = iowait_to_qp(wait); in sc_disable()
1597 qp = iowait_to_qp(wait); in sc_piobufavail()
Dverbs.c567 qp = iowait_to_qp(wait); in mem_timer()
Dtid_rdma.c5344 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_tid_send()