Searched refs:pvrdma_post_send (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.h | 436 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
|
H A D | pvrdma_main.c | 175 .post_send = pvrdma_post_send,
|
H A D | pvrdma_qp.c | 672 * pvrdma_post_send - post send work request entries on a QP 679 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in pvrdma_post_send() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.h | 400 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
|
H A D | pvrdma_qp.c | 664 * pvrdma_post_send - post send work request entries on a QP 671 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in pvrdma_post_send() function
|
H A D | pvrdma_main.c | 176 .post_send = pvrdma_post_send,
|
Completed in 8 milliseconds