Home
last modified time | relevance | path

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

/openbmc/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.c265 .post_srq_recv = siw_post_srq_recv,
H A Dsiw_verbs.c1769 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr, in siw_post_srq_recv() function