Lines Matching refs:ocrdma_hdr_wqe
1996 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_ud_hdr()
2013 static void ocrdma_build_sges(struct ocrdma_hdr_wqe *hdr, in ocrdma_build_sges()
2041 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_inline_sges()
2080 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send()
2099 static int ocrdma_build_write(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_write()
2117 static void ocrdma_build_read(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_read()
2123 sizeof(struct ocrdma_hdr_wqe); in ocrdma_build_read()
2147 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_reg()
2214 struct ocrdma_hdr_wqe *hdr; in ocrdma_post_send()
2276 hdr->cw |= ((sizeof(struct ocrdma_hdr_wqe) + in ocrdma_post_send()
2319 static void ocrdma_build_rqe(struct ocrdma_hdr_wqe *rqe, struct ib_recv_wr *wr, in ocrdma_build_rqe()
2346 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_recv()
2418 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_srq_recv()
2526 struct ocrdma_hdr_wqe *hdr; in ocrdma_update_wc()