Searched refs:rxe_send_wqe (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/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() 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 *wqe, in update_wqe_state() [all …]
|
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 *wqe) in complete_wqe() [all …]
|
D | rxe_param.h | 54 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) + 57 sizeof(struct rxe_send_wqe),
|
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()
|
D | rxe_hdr.h | 17 struct rxe_send_wqe *wqe; /* send wqe */
|
D | rxe_qp.c | 228 wqe_size += sizeof(struct rxe_send_wqe); in rxe_qp_init_req()
|
/kernel/linux/linux-5.10/include/uapi/rdma/ |
D | rdma_user_rxe.h | 139 struct rxe_send_wqe { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
D | rdma_user_rxe.h | 112 struct rxe_send_wqe { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
D | rdma_user_rxe.h | 97 struct rxe_send_wqe { struct
|