Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace_iowait.h29 __entry->qpn = iowait_to_qp(wait)->ibqp.qp_num;
H A Dverbs_txreq.c40 qp = iowait_to_qp(wait); in hfi1_put_txreq()
H A 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()
H A Dverbs.h273 static inline struct rvt_qp *iowait_to_qp(struct iowait *s_iowait) in iowait_to_qp() function
H A Druc.c479 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_send()
H A Dpio.c924 qp = iowait_to_qp(wait); in sc_disable()
1597 qp = iowait_to_qp(wait); in sc_piobufavail()
H A Dverbs.c567 qp = iowait_to_qp(wait); in mem_timer()
H A Dtid_rdma.c5344 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_tid_send()