Home
last modified time | relevance | path

Searched refs:get_txreq (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.h34 static inline struct verbs_txreq *get_txreq(struct hfi1_ibdev *dev, in get_txreq() function
H A Duc.c33 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_uc_req()
H A Dud.c445 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_ud_req()
H A Drc.c411 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_rc_req()
H A Dtid_rdma.c5043 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_tid_rdma_pkt()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.c591 static inline struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev, in get_txreq() function
793 tx = get_txreq(dev, qp); in qib_verbs_send_dma()