Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dverbs_txreq.h76 static inline struct verbs_txreq *get_txreq(struct hfi1_ibdev *dev, in get_txreq() function
Duc.c74 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_uc_req()
Dud.c486 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_ud_req()
Drc.c452 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_rc_req()
Dtid_rdma.c5021 ps->s_txreq = get_txreq(ps->dev, qp); in hfi1_make_tid_rdma_pkt()
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_verbs.c590 static inline struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev, in get_txreq() function
792 tx = get_txreq(dev, qp); in qib_verbs_send_dma()