Searched refs:post_one_send (Results 1 – 2 of 2) sorted by relevance
401 static inline int post_one_send(struct ehca_qp *my_qp, in post_one_send() function474 post_one_send(my_qp, &circ_wr, 1); /* ignore retcode */ in ehca_post_send()482 ret = post_one_send(my_qp, send_wr, 0); in ehca_post_send()
361 static int post_one_send(struct hfi1_qp *qp, struct ib_send_wr *wr) in post_one_send() function504 err = post_one_send(qp, wr); in post_send()