Searched refs:rxe_send_wqe (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/drivers/infiniband/sw/rxe/ |
| D | rxe_req.c | 14 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 …]
|
| D | rxe_comp.c | 138 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 …]
|
| D | rxe_param.h | 56 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) + 59 sizeof(struct rxe_send_wqe),
|
| D | rxe_mw.c | 71 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()
|
| D | rxe_loc.h | 95 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
|
| D | rxe_verbs.c | 570 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()
|
| D | rxe_hdr.h | 17 struct rxe_send_wqe *wqe; /* send wqe */
|
| D | rxe_qp.c | 232 wqe_size += sizeof(struct rxe_send_wqe); in rxe_qp_init_req()
|
| /Linux-v5.15/include/uapi/rdma/ |
| D | rdma_user_rxe.h | 149 struct rxe_send_wqe { struct
|