Searched refs:rxe_send_wqe (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/infiniband/sw/rxe/ ! |
| H A D | rxe_req.c | 13 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, 17 struct rxe_send_wqe *wqe, int npsn) in retry_first_write_send() 39 struct rxe_send_wqe *wqe; in req_retry() 123 struct rxe_send_wqe *wqe; in req_check_sq_drain_done() 164 static struct rxe_send_wqe *__req_next_wqe(struct rxe_qp *qp) in __req_next_wqe() 177 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe() 179 struct rxe_send_wqe *wqe; in req_next_wqe() 208 static int rxe_wqe_is_fenced(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_wqe_is_fenced() 356 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode() 386 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth() [all …]
|
| H A D | rxe_comp.c | 142 struct rxe_send_wqe **wqe_p) in get_wqe() 144 struct rxe_send_wqe *wqe; in get_wqe() 177 struct rxe_send_wqe *wqe) in check_psn() 220 struct rxe_send_wqe *wqe) in check_ack() 359 struct rxe_send_wqe *wqe) in do_read() 379 struct rxe_send_wqe *wqe) in do_atomic() 396 static void make_send_cqe(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in make_send_cqe() 443 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete() 504 struct rxe_send_wqe *wqe) in complete_ack() 528 struct rxe_send_wqe *wqe) in complete_wqe() [all …]
|
| H A D | rxe_param.h | 60 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) + 63 sizeof(struct rxe_send_wqe),
|
| H A D | rxe_mw.c | 50 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()
|
| H A D | rxe_loc.h | 81 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe); 90 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
|
| H A D | rxe_verbs.c | 828 static void copy_inline_data_to_wqe(struct rxe_send_wqe *wqe, in copy_inline_data_to_wqe() 843 struct rxe_send_wqe *wqe) in init_send_wqe() 883 struct rxe_send_wqe *send_wqe; in post_one_send()
|
| H A D | rxe_mr.c | 773 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_reg_fast_mr()
|
| H A D | rxe_hdr.h | 17 struct rxe_send_wqe *wqe; /* send wqe */
|
| H A D | rxe_qp.c | 247 wqe_size += sizeof(struct rxe_send_wqe); in rxe_init_sq()
|
| /linux/include/uapi/rdma/ ! |
| H A D | rdma_user_rxe.h | 161 struct rxe_send_wqe { struct
|