Searched refs:ocrdma_post_srq_recv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 96 int ocrdma_post_srq_recv(struct ib_srq *, const struct ib_recv_wr *,
|
H A D | ocrdma_main.c | 193 .post_srq_recv = ocrdma_post_srq_recv,
|
H A D | ocrdma_verbs.c | 2290 int ocrdma_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in ocrdma_post_srq_recv() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 95 int ocrdma_post_srq_recv(struct ib_srq *, const struct ib_recv_wr *,
|
H A D | ocrdma_main.c | 182 .post_srq_recv = ocrdma_post_srq_recv,
|
H A D | ocrdma_verbs.c | 2288 int ocrdma_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in ocrdma_post_srq_recv() function
|
Completed in 10 milliseconds