Searched refs:rvt_post_srq_recv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | qp.h | 67 int rvt_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr,
|
H A D | vt.c | 407 .post_srq_recv = rvt_post_srq_recv,
|
H A D | qp.c | 2255 int rvt_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in rvt_post_srq_recv() function
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | qp.h | 24 int rvt_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr,
|
H A D | vt.c | 360 .post_srq_recv = rvt_post_srq_recv,
|
H A D | qp.c | 2195 * rvt_post_srq_recv - post a receive on a shared receive queue 2204 int rvt_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in rvt_post_srq_recv() function
|
Completed in 9 milliseconds