Home
last modified time | relevance | path

Searched refs:rvt_get_qp (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dipoib_main.c67 rvt_get_qp(qp); in hfi1_ipoib_dev_open()
118 rvt_get_qp(qp); in hfi1_ipoib_mcast_attach()
148 rvt_get_qp(qp); in hfi1_ipoib_mcast_detach()
H A Drc.h30 rvt_get_qp(qp); in rc_defered_ack()
H A Dverbs_txreq.c71 rvt_get_qp(qp); in __get_txreq()
H A Dqp.c475 rvt_get_qp(qp); in iowait_sleep()
H A Dverbs.c623 rvt_get_qp(qp); in hfi1_wait_kmem()
915 rvt_get_qp(qp); in pio_wait()
H A Dtid_rdma.c481 rvt_get_qp(priv->owner); in first_qp()
578 rvt_get_qp(qp); in queue_qp_for_tid_wait()
2642 rvt_get_qp(qp); in restart_tid_rdma_read_req()
2714 rvt_get_qp(qp); in handle_read_kdeth_eflags()
H A Drc.c1913 rvt_get_qp(qp); in set_restart_qp()
2289 rvt_get_qp(qp); in rdma_seq_err()
/linux/drivers/infiniband/sw/rdmavt/
H A Dmcast.c42 rvt_get_qp(qp); in rvt_mcast_qp_alloc()
H A Dqp.c1373 rvt_get_qp(qp); in rvt_insert_qp()
2760 rvt_get_qp(i.qp); in rvt_qp_iter()
/linux/include/rdma/
H A Drdmavt_qp.h566 static inline void rvt_get_qp(struct rvt_qp *qp) in rvt_get_qp() function