Searched refs:ocrdma_hdr_wqe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 1873 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_ud_hdr() 1891 static void ocrdma_build_sges(struct ocrdma_hdr_wqe *hdr, in ocrdma_build_sges() 1919 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_inline_sges() 1958 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send() 1977 static int ocrdma_build_write(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_write() 1995 static void ocrdma_build_read(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_read() 2001 sizeof(struct ocrdma_hdr_wqe); in ocrdma_build_read() 2025 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_reg() 2092 struct ocrdma_hdr_wqe *hdr; in ocrdma_post_send() 2156 hdr->cw |= ((sizeof(struct ocrdma_hdr_wqe) in ocrdma_post_send() [all...] |
H A D | ocrdma_hw.c | 1209 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()
|
H A D | ocrdma_sli.h | 1861 struct ocrdma_hdr_wqe { struct
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 1873 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_ud_hdr() 1891 static void ocrdma_build_sges(struct ocrdma_hdr_wqe *hdr, in ocrdma_build_sges() 1919 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_inline_sges() 1958 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send() 1975 static int ocrdma_build_write(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_write() 1993 static void ocrdma_build_read(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_read() 1999 sizeof(struct ocrdma_hdr_wqe); in ocrdma_build_read() 2023 struct ocrdma_hdr_wqe *hdr, in ocrdma_build_reg() 2090 struct ocrdma_hdr_wqe *hdr; in ocrdma_post_send() 2154 hdr->cw |= ((sizeof(struct ocrdma_hdr_wqe) in ocrdma_post_send() [all...] |
H A D | ocrdma_hw.c | 1209 attr->wqe_size - (sizeof(struct ocrdma_hdr_wqe) + in ocrdma_get_attr() 2304 struct ocrdma_hdr_wqe *rqe; in ocrdma_set_create_qp_ird_cmd() 2317 rqe = (struct ocrdma_hdr_wqe *)(qp->ird_q_va + in ocrdma_set_create_qp_ird_cmd()
|
H A D | ocrdma_sli.h | 1861 struct ocrdma_hdr_wqe { struct
|
Completed in 27 milliseconds