Home
last modified time | relevance | path

Searched refs:rxe_send_wqe (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_req.c14 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe,
18 struct rxe_send_wqe *wqe, int npsn) in retry_first_write_send()
40 struct rxe_send_wqe *wqe; in req_retry()
121 struct rxe_send_wqe *wqe; in req_check_sq_drain_done()
162 static struct rxe_send_wqe *__req_next_wqe(struct rxe_qp *qp) in __req_next_wqe()
175 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe()
177 struct rxe_send_wqe *wqe; in req_next_wqe()
206 static int rxe_wqe_is_fenced(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_wqe_is_fenced()
354 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
384 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
[all …]
Drxe_comp.c139 struct rxe_send_wqe **wqe_p) in get_wqe()
141 struct rxe_send_wqe *wqe; in get_wqe()
174 struct rxe_send_wqe *wqe) in check_psn()
217 struct rxe_send_wqe *wqe) in check_ack()
356 struct rxe_send_wqe *wqe) in do_read()
376 struct rxe_send_wqe *wqe) in do_atomic()
393 static void make_send_cqe(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in make_send_cqe()
440 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete()
501 struct rxe_send_wqe *wqe) in complete_ack()
525 struct rxe_send_wqe *wqe) in complete_wqe()
[all …]
Drxe_param.h63 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) +
66 sizeof(struct rxe_send_wqe),
Drxe_mw.c50 static int rxe_check_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_check_bind_mw()
135 static void rxe_do_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_do_bind_mw()
164 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_bind_mw()
Drxe_loc.h80 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
86 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
Drxe_verbs.c807 static void copy_inline_data_to_wqe(struct rxe_send_wqe *wqe, in copy_inline_data_to_wqe()
822 struct rxe_send_wqe *wqe) in init_send_wqe()
862 struct rxe_send_wqe *send_wqe; in post_one_send()
Drxe_mr.c688 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_reg_fast_mr()
Drxe_hdr.h17 struct rxe_send_wqe *wqe; /* send wqe */
Drxe_qp.c199 wqe_size += sizeof(struct rxe_send_wqe); in rxe_init_sq()
/linux-6.12.1/include/uapi/rdma/
Drdma_user_rxe.h161 struct rxe_send_wqe { struct