Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.h48 int ocrdma_post_recv(struct ib_qp *, const struct ib_recv_wr *,
H A Docrdma_main.c171 .post_recv = ocrdma_post_recv,
H A Docrdma_verbs.c2220 int ocrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in ocrdma_post_recv() function