Home
last modified time | relevance | path

Searched refs:ocrdma_hdr_wqe (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c1876 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_ud_hdr()
1894 static void ocrdma_build_sges(struct ocrdma_hdr_wqe *hdr, in ocrdma_build_sges()
1922 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_inline_sges()
1961 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send()
1978 static int ocrdma_build_write(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_write()
1996 static void ocrdma_build_read(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_read()
2002 sizeof(struct ocrdma_hdr_wqe); in ocrdma_build_read()
2026 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_reg()
2093 struct ocrdma_hdr_wqe *hdr; in ocrdma_post_send()
2157 hdr->cw |= ((sizeof(struct ocrdma_hdr_wqe) + in ocrdma_post_send()
[all …]
H A Docrdma_hw.c1209 attr->wqe_size - (sizeof(struct ocrdma_hdr_wqe) + in ocrdma_get_attr()
2303 struct ocrdma_hdr_wqe *rqe; in ocrdma_set_create_qp_ird_cmd()
2316 rqe = (struct ocrdma_hdr_wqe *)(qp->ird_q_va + in ocrdma_set_create_qp_ird_cmd()
H A Docrdma_sli.h1861 struct ocrdma_hdr_wqe { struct