Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.h436 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
H A Dpvrdma_main.c175 .post_send = pvrdma_post_send,
H A Dpvrdma_qp.c679 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in pvrdma_post_send() function