Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h31 int ocrdma_post_send(struct ib_qp *, struct ib_send_wr *,
Docrdma_main.c269 dev->ibdev.post_send = ocrdma_post_send; in ocrdma_register_device()
Docrdma_verbs.c2161 int ocrdma_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in ocrdma_post_send() function