Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_req.c41 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe,
45 struct rxe_send_wqe *wqe, in retry_first_write_send()
70 struct rxe_send_wqe *wqe; in req_retry()
132 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe()
134 struct rxe_send_wqe *wqe = queue_head(qp->sq.queue); in req_next_wqe()
317 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
348 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
379 struct rxe_send_wqe *wqe, in init_req_packet()
473 static int fill_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in fill_packet()
512 struct rxe_send_wqe *wqe, in update_wqe_state()
[all …]
Drxe_comp.c164 struct rxe_send_wqe **wqe_p) in get_wqe()
166 struct rxe_send_wqe *wqe; in get_wqe()
199 struct rxe_send_wqe *wqe) in check_psn()
238 struct rxe_send_wqe *wqe) in check_ack()
369 struct rxe_send_wqe *wqe) in do_read()
387 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()
440 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete()
472 struct rxe_send_wqe *wqe) in complete_ack()
518 struct rxe_send_wqe *wqe) in complete_wqe()
[all …]
Drxe_qp.c245 wqe_size = max_t(int, sizeof(struct rxe_send_wqe) + in rxe_qp_init_req()
247 sizeof(struct rxe_send_wqe) + in rxe_qp_init_req()
Drxe_verbs.c588 struct rxe_send_wqe *wqe) in init_send_wqe()
639 struct rxe_send_wqe *send_wqe; in post_one_send()
Drxe_hdr.h44 struct rxe_send_wqe *wqe; /* send wqe */
/Linux-v5.4/include/uapi/rdma/
Drdma_user_rxe.h133 struct rxe_send_wqe { struct