Searched refs:ocrdma_build_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 1958 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send() function 2134 ocrdma_build_send(qp, hdr, wr); in ocrdma_post_send() 2140 status = ocrdma_build_send(qp, hdr, wr); in ocrdma_post_send()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 1958 static int ocrdma_build_send(struct ocrdma_qp *qp, struct ocrdma_hdr_wqe *hdr, in ocrdma_build_send() function 2132 ocrdma_build_send(qp, hdr, wr); in ocrdma_post_send() 2138 status = ocrdma_build_send(qp, hdr, wr); in ocrdma_post_send()
|
Completed in 9 milliseconds