Searched refs:pvrdma_sq_wqe_hdr (Results 1 – 2 of 2) sorted by relevance
237 struct pvrdma_sq_wqe_hdr { struct
172 qp->sq.wqe_size = roundup_pow_of_two(sizeof(struct pvrdma_sq_wqe_hdr) + in pvrdma_set_sq_size()646 static int set_reg_seg(struct pvrdma_sq_wqe_hdr *wqe_hdr, in set_reg_seg()677 struct pvrdma_sq_wqe_hdr *wqe_hdr; in pvrdma_post_send()750 wqe_hdr = (struct pvrdma_sq_wqe_hdr *)get_sq_wqe(qp, tail); in pvrdma_post_send()