Home
last modified time | relevance | path

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

/Linux-v4.19/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()
129 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe()
131 struct rxe_send_wqe *wqe = queue_head(qp->sq.queue); in req_next_wqe()
314 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
345 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
376 struct rxe_send_wqe *wqe, in init_req_packet()
470 static int fill_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in fill_packet()
509 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()
198 struct rxe_send_wqe *wqe) in check_psn()
237 struct rxe_send_wqe *wqe) in check_ack()
357 struct rxe_send_wqe *wqe) in do_read()
375 struct rxe_send_wqe *wqe) in do_atomic()
390 static void make_send_cqe(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in make_send_cqe()
428 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete()
454 struct rxe_send_wqe *wqe) in complete_ack()
500 struct rxe_send_wqe *wqe) in complete_wqe()
[all …]
Drxe_qp.c234 wqe_size = max_t(int, sizeof(struct rxe_send_wqe) + in rxe_qp_init_req()
236 sizeof(struct rxe_send_wqe) + in rxe_qp_init_req()
Drxe_verbs.c642 struct rxe_send_wqe *wqe) in init_send_wqe()
693 struct rxe_send_wqe *send_wqe; in post_one_send()
Drxe_hdr.h44 struct rxe_send_wqe *wqe; /* send wqe */
/Linux-v4.19/include/uapi/rdma/
Drdma_user_rxe.h134 struct rxe_send_wqe { struct