Searched refs:get_txreq (Results 1 – 5 of 5) sorted by relevance
75 static inline struct verbs_txreq *get_txreq(struct hfi1_ibdev *dev, in get_txreq() function
74 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_uc_req()
505 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_ud_req()
273 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_rc_req()
626 static inline struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev, in get_txreq() function828 tx = get_txreq(dev, qp); in qib_verbs_send_dma()