Home
last modified time | relevance | path

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

/Linux-v5.15/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, in retry_first_write_send()
43 struct rxe_send_wqe *wqe; in req_retry()
115 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe()
117 struct rxe_send_wqe *wqe; in req_next_wqe()
313 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
344 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
375 struct rxe_send_wqe *wqe, in init_req_packet()
465 static int finish_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in finish_packet()
501 struct rxe_send_wqe *wqe, in update_wqe_state()
[all …]
Drxe_comp.c138 struct rxe_send_wqe **wqe_p) in get_wqe()
140 struct rxe_send_wqe *wqe; in get_wqe()
176 struct rxe_send_wqe *wqe) in check_psn()
215 struct rxe_send_wqe *wqe) in check_ack()
346 struct rxe_send_wqe *wqe) in do_read()
366 struct rxe_send_wqe *wqe) in do_atomic()
383 static void make_send_cqe(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in make_send_cqe()
421 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete()
460 struct rxe_send_wqe *wqe) in complete_ack()
506 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.c71 static int rxe_check_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_check_bind_mw()
161 static void rxe_do_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_do_bind_mw()
194 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_bind_mw()
Drxe_loc.h95 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
Drxe_verbs.c570 static void copy_inline_data_to_wqe(struct rxe_send_wqe *wqe, in copy_inline_data_to_wqe()
585 struct rxe_send_wqe *wqe) in init_send_wqe()
626 struct rxe_send_wqe *send_wqe; in post_one_send()
Drxe_hdr.h17 struct rxe_send_wqe *wqe; /* send wqe */
Drxe_qp.c232 wqe_size += sizeof(struct rxe_send_wqe); in rxe_qp_init_req()
/Linux-v5.15/include/uapi/rdma/
Drdma_user_rxe.h149 struct rxe_send_wqe { struct