Lines Matching refs:ocrdma_hdr_wqe
1925 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_ud_hdr()
1942 static void ocrdma_build_sges(struct ocrdma_hdr_wqe *hdr, in ocrdma_build_sges()
1970 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_inline_sges()
2009 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send()
2028 static int ocrdma_build_write(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_write()
2046 static void ocrdma_build_read(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_read()
2052 sizeof(struct ocrdma_hdr_wqe); in ocrdma_build_read()
2110 static int ocrdma_build_fr(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_fr()
2166 struct ocrdma_hdr_wqe *hdr; in ocrdma_post_send()
2228 hdr->cw |= ((sizeof(struct ocrdma_hdr_wqe) + in ocrdma_post_send()
2271 static void ocrdma_build_rqe(struct ocrdma_hdr_wqe *rqe, struct ib_recv_wr *wr, in ocrdma_build_rqe()
2298 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_recv()
2370 struct ocrdma_hdr_wqe *rqe; in ocrdma_post_srq_recv()
2478 struct ocrdma_hdr_wqe *hdr; in ocrdma_update_wc()