Home
last modified time | relevance | path

Searched refs:siw_post_srq_recv (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h81 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr,
H A Dsiw_main.c263 .post_srq_recv = siw_post_srq_recv,
H A Dsiw_verbs.c1754 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr, in siw_post_srq_recv() function