Lines Matching refs:ocrdma_hdr_wqe
1875 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_ud_hdr()
1893 static void ocrdma_build_sges(struct ocrdma_hdr_wqe *hdr, in ocrdma_build_sges()
1921 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_inline_sges()
1960 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send()
1977 static int ocrdma_build_write(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_write()
1995 static void ocrdma_build_read(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_read()
2001 sizeof(struct ocrdma_hdr_wqe); in ocrdma_build_read()
2025 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_reg()
2092 struct ocrdma_hdr_wqe *hdr; in ocrdma_post_send()
2156 hdr->cw |= ((sizeof(struct ocrdma_hdr_wqe) + in ocrdma_post_send()
2199 static void ocrdma_build_rqe(struct ocrdma_hdr_wqe *rqe, in ocrdma_build_rqe()
2226 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_recv()
2296 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_srq_recv()
2404 struct ocrdma_hdr_wqe *hdr; in ocrdma_update_wc()