Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_reqs.c400 static inline int post_one_send(struct ehca_qp *my_qp, in post_one_send() function
473 post_one_send(my_qp, &circ_wr, 1); /* ignore retcode */ in ehca_post_send()
481 ret = post_one_send(my_qp, send_wr, 0); in ehca_post_send()