Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h115 int ocrdma_post_srq_recv(struct ib_srq *, struct ib_recv_wr *,
Docrdma_main.c206 dev->ibdev.post_srq_recv = ocrdma_post_srq_recv; in ocrdma_register_device()
Docrdma_verbs.c2412 int ocrdma_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, in ocrdma_post_srq_recv() function