Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
A Drxe_req.c18 struct rxe_send_wqe *wqe, in retry_first_write_send()
43 struct rxe_send_wqe *wqe; in req_retry()
112 struct rxe_send_wqe *wqe; in req_next_wqe()
364 struct rxe_send_wqe *wqe, in init_req_packet()
492 struct rxe_send_wqe *wqe, in update_wqe_state()
504 struct rxe_send_wqe *wqe, in update_wqe_psn()
526 static void save_state(struct rxe_send_wqe *wqe, in save_state()
528 struct rxe_send_wqe *rollback_wqe, in save_state()
539 struct rxe_send_wqe *rollback_wqe, in rollback_state()
619 struct rxe_send_wqe *wqe; in rxe_requester()
[all …]
A Drxe_comp.c138 struct rxe_send_wqe **wqe_p) in get_wqe()
140 struct rxe_send_wqe *wqe; in get_wqe()
173 struct rxe_send_wqe *wqe) in check_psn()
212 struct rxe_send_wqe *wqe) in check_ack()
343 struct rxe_send_wqe *wqe) in do_read()
363 struct rxe_send_wqe *wqe) in do_atomic()
423 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete()
459 struct rxe_send_wqe *wqe) in complete_ack()
505 struct rxe_send_wqe *wqe) in complete_wqe()
527 struct rxe_send_wqe *wqe; in rxe_drain_resp_pkts()
[all …]
A Drxe_param.h58 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) +
61 sizeof(struct rxe_send_wqe),
A Drxe_mw.c71 static int rxe_check_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_check_bind_mw()
163 static void rxe_do_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_do_bind_mw()
192 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_bind_mw()
A Drxe_loc.h89 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
97 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
A Drxe_verbs.c585 static void copy_inline_data_to_wqe(struct rxe_send_wqe *wqe, in copy_inline_data_to_wqe()
600 struct rxe_send_wqe *wqe) in init_send_wqe()
636 struct rxe_send_wqe *send_wqe; in post_one_send()
A Drxe_mr.c628 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_reg_fast_mr()
A Drxe_hdr.h17 struct rxe_send_wqe *wqe; /* send wqe */
A Drxe_qp.c230 wqe_size += sizeof(struct rxe_send_wqe); in rxe_qp_init_req()
/linux/include/uapi/rdma/
A Drdma_user_rxe.h153 struct rxe_send_wqe { struct

Completed in 18 milliseconds