/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_req.c | 14 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 *wq [all...] |
H A D | rxe_comp.c | 148 struct rxe_send_wqe **wqe_p) in get_wqe() 150 struct rxe_send_wqe *wqe; in get_wqe() 183 struct rxe_send_wqe *wqe) in check_psn() 226 struct rxe_send_wqe *wqe) in check_ack() 365 struct rxe_send_wqe *wqe) in do_read() 385 struct rxe_send_wqe *wqe) in do_atomic() 402 static void make_send_cqe(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in make_send_cqe() 449 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete() 510 struct rxe_send_wqe *wqe) in complete_ack() 534 struct rxe_send_wqe *wq in complete_wqe() [all...] |
H A D | rxe_param.h | 63 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) + 66 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 | 80 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);
|
H A D | rxe_verbs.c | 807 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()
|
H A D | rxe_mr.c | 688 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 | 199 wqe_size += sizeof(struct rxe_send_wqe); in rxe_init_sq()
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A 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() 105 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe() 107 struct rxe_send_wqe *wqe = queue_head(qp->sq.queue); in req_next_wqe() 290 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode() 321 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth() 352 struct rxe_send_wqe *wqe, in init_req_packet() 443 static int fill_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in fill_packet() 488 struct rxe_send_wqe *wq in update_wqe_state() [all...] |
H A D | rxe_comp.c | 137 struct rxe_send_wqe **wqe_p) in get_wqe() 139 struct rxe_send_wqe *wqe; in get_wqe() 172 struct rxe_send_wqe *wqe) in check_psn() 211 struct rxe_send_wqe *wqe) in check_ack() 342 struct rxe_send_wqe *wqe) in do_read() 360 struct rxe_send_wqe *wqe) in do_atomic() 375 static void make_send_cqe(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in make_send_cqe() 413 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete() 445 struct rxe_send_wqe *wqe) in complete_ack() 491 struct rxe_send_wqe *wq in complete_wqe() [all...] |
H A D | rxe_param.h | 54 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) + 57 sizeof(struct rxe_send_wqe),
|
H A D | rxe_verbs.c | 556 struct rxe_send_wqe *wqe) in init_send_wqe() 607 struct rxe_send_wqe *send_wqe; in post_one_send()
|
H A D | rxe_qp.c | 231 wqe_size += sizeof(struct rxe_send_wqe); in rxe_qp_init_req()
|
H A D | rxe_hdr.h | 17 struct rxe_send_wqe *wqe; /* send wqe */
|
/kernel/linux/linux-5.10/include/uapi/rdma/ |
H A D | rdma_user_rxe.h | 139 struct rxe_send_wqe { struct
|
/kernel/linux/linux-6.6/include/uapi/rdma/ |
H A D | rdma_user_rxe.h | 161 struct rxe_send_wqe { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
H A D | rdma_user_rxe.h | 112 struct rxe_send_wqe { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
H A D | rdma_user_rxe.h | 97 struct rxe_send_wqe { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
H A D | rdma_user_rxe.h | 112 struct rxe_send_wqe { struct
|