Searched refs:ocrdma_post_recv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 48 int ocrdma_post_recv(struct ib_qp *, const struct ib_recv_wr *,
|
H A D | ocrdma_main.c | 171 .post_recv = ocrdma_post_recv,
|
H A D | ocrdma_verbs.c | 2220 int ocrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in ocrdma_post_recv() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 48 int ocrdma_post_recv(struct ib_qp *, const struct ib_recv_wr *,
|
H A D | ocrdma_main.c | 159 .post_recv = ocrdma_post_recv,
|
H A D | ocrdma_verbs.c | 2218 int ocrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in ocrdma_post_recv() function
|
Completed in 10 milliseconds