Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_verbs.h442 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
Dpvrdma_qp.c627 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in pvrdma_post_send() function
Dpvrdma_main.c214 dev->ib_dev.post_send = pvrdma_post_send; in pvrdma_register_device()