Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h83 int ocrdma_post_srq_recv(struct ib_srq *, struct ib_recv_wr *,
Docrdma_main.c302 dev->ibdev.post_srq_recv = ocrdma_post_srq_recv; in ocrdma_register_device()
Docrdma_verbs.c2364 int ocrdma_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, in ocrdma_post_srq_recv() function