Home
last modified time | relevance | path

Searched refs:pvrdma_rq_wqe_hdr (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/rdma/
A Dvmw_pvrdma-abi.h229 struct pvrdma_rq_wqe_hdr { struct
/linux-6.3-rc2/drivers/infiniband/hw/vmw_pvrdma/
A Dpvrdma_qp.c147 qp->rq.wqe_size = roundup_pow_of_two(sizeof(struct pvrdma_rq_wqe_hdr) + in pvrdma_set_rq_size()
887 struct pvrdma_rq_wqe_hdr *wqe_hdr; in pvrdma_post_recv()
930 wqe_hdr = (struct pvrdma_rq_wqe_hdr *)get_rq_wqe(qp, tail); in pvrdma_post_recv()

Completed in 6 milliseconds