Home
last modified time | relevance | path

Searched refs:hfi1_put_txreq (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.h75 void hfi1_put_txreq(struct verbs_txreq *tx);
H A Dverbs_txreq.c13 void hfi1_put_txreq(struct verbs_txreq *tx) in hfi1_put_txreq() function
H A Duc.c238 hfi1_put_txreq(ps->s_txreq); in hfi1_make_uc_req()
243 hfi1_put_txreq(ps->s_txreq); in hfi1_make_uc_req()
H A Dverbs.h359 void hfi1_put_txreq(struct verbs_txreq *tx);
H A Dud.c533 hfi1_put_txreq(ps->s_txreq); in hfi1_make_ud_req()
538 hfi1_put_txreq(ps->s_txreq); in hfi1_make_ud_req()
H A Drc.c1161 hfi1_put_txreq(ps->s_txreq); in hfi1_make_rc_req()
1166 hfi1_put_txreq(ps->s_txreq); in hfi1_make_rc_req()
H A Dtid_rdma.c5172 hfi1_put_txreq(ps->s_txreq); in hfi1_make_tid_rdma_pkt()