Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.h400 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
H A Dpvrdma_main.c176 .post_send = pvrdma_post_send,
H A Dpvrdma_qp.c671 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in pvrdma_post_send() function