Searched refs:ocrdma_post_send (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 46 int ocrdma_post_send(struct ib_qp *, const struct ib_send_wr *,
|
H A D | ocrdma_main.c | 172 .post_send = ocrdma_post_send,
|
H A D | ocrdma_verbs.c | 2087 int ocrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in ocrdma_post_send() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 46 int ocrdma_post_send(struct ib_qp *, const struct ib_send_wr *,
|
H A D | ocrdma_main.c | 160 .post_send = ocrdma_post_send,
|
H A D | ocrdma_verbs.c | 2085 int ocrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in ocrdma_post_send() function
|
Completed in 9 milliseconds