Searched refs:rvt_post_send (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | qp.h | 65 int rvt_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
|
H A D | vt.c | 406 .post_send = rvt_post_send,
|
H A D | qp.c | 2185 * rvt_post_send - post a send on a QP 2194 int rvt_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in rvt_post_send() function
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | qp.h | 22 int rvt_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
|
H A D | vt.c | 359 .post_send = rvt_post_send,
|
H A D | qp.c | 2134 * rvt_post_send - post a send on a QP 2143 int rvt_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in rvt_post_send() function
|
Completed in 9 milliseconds