Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h72 int qedr_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr,
H A Dmain.c223 .post_srq_recv = qedr_post_srq_recv,
H A Dverbs.c3831 int qedr_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in qedr_post_srq_recv() function