Searched refs:siw_post_srq_recv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 82 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr,
|
H A D | siw_main.c | 289 .post_srq_recv = siw_post_srq_recv,
|
H A D | siw_verbs.c | 1748 * siw_post_srq_recv() 1759 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr, in siw_post_srq_recv() function
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 81 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr,
|
H A D | siw_main.c | 265 .post_srq_recv = siw_post_srq_recv,
|
H A D | siw_verbs.c | 1758 * siw_post_srq_recv() 1769 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr, in siw_post_srq_recv() function
|
Completed in 6 milliseconds