Lines Matching refs:ocrdma_hdr_wqe
1955 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_ud_hdr()
1973 static void ocrdma_build_sges(struct ocrdma_hdr_wqe *hdr, in ocrdma_build_sges()
2001 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_inline_sges()
2040 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send()
2059 static int ocrdma_build_write(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_write()
2077 static void ocrdma_build_read(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_read()
2083 sizeof(struct ocrdma_hdr_wqe); in ocrdma_build_read()
2107 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_reg()
2174 struct ocrdma_hdr_wqe *hdr; in ocrdma_post_send()
2238 hdr->cw |= ((sizeof(struct ocrdma_hdr_wqe) + in ocrdma_post_send()
2281 static void ocrdma_build_rqe(struct ocrdma_hdr_wqe *rqe, in ocrdma_build_rqe()
2308 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_recv()
2378 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_srq_recv()
2486 struct ocrdma_hdr_wqe *hdr; in ocrdma_update_wc()