Searched refs:qedr_post_recv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | verbs.h | 92 int qedr_post_recv(struct ib_qp *, const struct ib_recv_wr *,
|
H A D | main.c | 225 .post_recv = qedr_post_recv,
|
H A D | verbs.c | 3912 int qedr_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in qedr_post_recv() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | verbs.h | 92 int qedr_post_recv(struct ib_qp *, const struct ib_recv_wr *,
|
H A D | main.c | 221 .post_recv = qedr_post_recv,
|
H A D | verbs.c | 3912 int qedr_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in qedr_post_recv() function
|
Completed in 13 milliseconds