Searched refs:pvrdma_rq_wqe_hdr (Results 1 – 4 of 4) sorted by relevance
217 struct pvrdma_rq_wqe_hdr { struct
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()895 struct pvrdma_rq_wqe_hdr *wqe_hdr; in pvrdma_post_recv()938 wqe_hdr = (struct pvrdma_rq_wqe_hdr *)get_rq_wqe(qp, tail); in pvrdma_post_recv()