Searched refs:ocrdma_hdr_wqe (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 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() [all …]
|
D | ocrdma_hw.c | 1142 attr->wqe_size - (sizeof(struct ocrdma_hdr_wqe) + in ocrdma_get_attr() 2248 struct ocrdma_hdr_wqe *rqe; in ocrdma_set_create_qp_ird_cmd() 2262 rqe = (struct ocrdma_hdr_wqe *)(qp->ird_q_va + in ocrdma_set_create_qp_ird_cmd()
|
D | ocrdma_sli.h | 1789 struct ocrdma_hdr_wqe { struct
|