Searched refs:pvrdma_post_recv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.h | 438 int pvrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr,
|
H A D | pvrdma_main.c | 174 .post_recv = pvrdma_post_recv,
|
H A D | pvrdma_qp.c | 889 int pvrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in pvrdma_post_recv() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.h | 402 int pvrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr,
|
H A D | pvrdma_qp.c | 866 * pvrdma_post_recv - post receive work request entries on a QP 873 int pvrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in pvrdma_post_recv() function
|
H A D | pvrdma_main.c | 175 .post_recv = pvrdma_post_recv,
|
Completed in 9 milliseconds