Searched refs:pvrdma_sq_wqe_hdr (Results 1 – 4 of 4) sorted by relevance
157 struct pvrdma_sq_wqe_hdr { struct
237 struct pvrdma_sq_wqe_hdr { struct
174 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()654 static int set_reg_seg(struct pvrdma_sq_wqe_hdr *wqe_hdr, in set_reg_seg()685 struct pvrdma_sq_wqe_hdr *wqe_hdr; in pvrdma_post_send()766 wqe_hdr = (struct pvrdma_sq_wqe_hdr *)get_sq_wqe(qp, tail); in pvrdma_post_send()