Searched refs:rvt_post_recv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | qp.h | 63 int rvt_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr,
|
H A D | vt.c | 405 .post_recv = rvt_post_recv,
|
H A D | qp.c | 1833 int rvt_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in rvt_post_recv() function
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | qp.h | 20 int rvt_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr,
|
H A D | vt.c | 358 .post_recv = rvt_post_recv,
|
H A D | qp.c | 1772 * rvt_post_recv - post a receive on a QP 1781 int rvt_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in rvt_post_recv() function
|
Completed in 9 milliseconds