Home
last modified time | relevance | path

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

/linux-6.1.9/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()
111 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe()
113 struct rxe_send_wqe *wqe; in req_next_wqe()
179 static int rxe_wqe_is_fenced(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_wqe_is_fenced()
320 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
350 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
382 struct rxe_send_wqe *wqe, in init_req_packet()
458 struct rxe_send_wqe *wqe, struct rxe_pkt_info *pkt, in finish_packet()
[all …]
Drxe_comp.c140 struct rxe_send_wqe **wqe_p) in get_wqe()
142 struct rxe_send_wqe *wqe; in get_wqe()
175 struct rxe_send_wqe *wqe) in check_psn()
214 struct rxe_send_wqe *wqe) in check_ack()
345 struct rxe_send_wqe *wqe) in do_read()
365 struct rxe_send_wqe *wqe) in do_atomic()
382 static void make_send_cqe(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in make_send_cqe()
425 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete()
461 struct rxe_send_wqe *wqe) in complete_ack()
505 struct rxe_send_wqe *wqe) in complete_wqe()
[all …]
Drxe_param.h56 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) +
59 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.h81 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
88 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
Drxe_verbs.c581 static void copy_inline_data_to_wqe(struct rxe_send_wqe *wqe, in copy_inline_data_to_wqe()
596 struct rxe_send_wqe *wqe) in init_send_wqe()
632 struct rxe_send_wqe *send_wqe; in post_one_send()
Drxe_mr.c567 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.c216 wqe_size += sizeof(struct rxe_send_wqe); in rxe_qp_init_req()
/linux-6.1.9/include/uapi/rdma/
Drdma_user_rxe.h153 struct rxe_send_wqe { struct