Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h46 int ocrdma_post_send(struct ib_qp *, const struct ib_send_wr *,
Docrdma_main.c181 dev->ibdev.post_send = ocrdma_post_send; in ocrdma_register_device()
Docrdma_verbs.c2169 int ocrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in ocrdma_post_send() function