Searched refs:pvrdma_rq_wqe_hdr (Results 1 – 2 of 2) sorted by relevance
229 struct pvrdma_rq_wqe_hdr { struct
147 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()