Searched refs:ocrdma_hdr_wqe (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/ocrdma/ |
| D | ocrdma_verbs.c | 1887 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_ud_hdr() 1905 static void ocrdma_build_sges(struct ocrdma_hdr_wqe *hdr, in ocrdma_build_sges() 1933 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_inline_sges() 1972 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send() 1991 static int ocrdma_build_write(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_write() 2009 static void ocrdma_build_read(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_read() 2015 sizeof(struct ocrdma_hdr_wqe); in ocrdma_build_read() 2039 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_reg() 2106 struct ocrdma_hdr_wqe *hdr; in ocrdma_post_send() 2170 hdr->cw |= ((sizeof(struct ocrdma_hdr_wqe) + in ocrdma_post_send() [all …]
|
| D | ocrdma_hw.c | 1210 attr->wqe_size - (sizeof(struct ocrdma_hdr_wqe) + in ocrdma_get_attr() 2308 struct ocrdma_hdr_wqe *rqe; in ocrdma_set_create_qp_ird_cmd() 2321 rqe = (struct ocrdma_hdr_wqe *)(qp->ird_q_va + in ocrdma_set_create_qp_ird_cmd()
|
| D | ocrdma_sli.h | 1861 struct ocrdma_hdr_wqe { struct
|