Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_req.c18 struct rxe_send_wqe *wqe, int npsn) in retry_first_write_send()
40 struct rxe_send_wqe *wqe; in req_retry()
113 struct rxe_send_wqe *wqe; in req_next_wqe()
389 struct rxe_send_wqe *wqe, in init_req_packet()
515 struct rxe_send_wqe *wqe, in update_wqe_state()
527 struct rxe_send_wqe *wqe, in update_wqe_psn()
549 static void save_state(struct rxe_send_wqe *wqe, in save_state()
551 struct rxe_send_wqe *rollback_wqe, in save_state()
562 struct rxe_send_wqe *rollback_wqe, in rollback_state()
644 struct rxe_send_wqe *wqe; in rxe_requester()
[all …]
A Drxe_comp.c145 struct rxe_send_wqe **wqe_p) in get_wqe()
147 struct rxe_send_wqe *wqe; in get_wqe()
180 struct rxe_send_wqe *wqe) in check_psn()
223 struct rxe_send_wqe *wqe) in check_ack()
362 struct rxe_send_wqe *wqe) in do_read()
382 struct rxe_send_wqe *wqe) in do_atomic()
442 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete()
478 struct rxe_send_wqe *wqe) in complete_ack()
522 struct rxe_send_wqe *wqe) in complete_wqe()
544 struct rxe_send_wqe *wqe; in rxe_drain_resp_pkts()
[all …]
A Drxe_param.h63 RXE_MAX_WQE_SIZE = sizeof(struct rxe_send_wqe) +
66 sizeof(struct rxe_send_wqe),
A Drxe_mw.c50 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()
A Drxe_loc.h82 int rxe_reg_fast_mr(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
89 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe);
A Drxe_verbs.c565 static void copy_inline_data_to_wqe(struct rxe_send_wqe *wqe, in copy_inline_data_to_wqe()
580 struct rxe_send_wqe *wqe) in init_send_wqe()
616 struct rxe_send_wqe *send_wqe; in post_one_send()
A Drxe_mr.c691 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.c212 wqe_size += sizeof(struct rxe_send_wqe); in rxe_qp_init_req()
/linux-6.3-rc2/include/uapi/rdma/
A Drdma_user_rxe.h161 struct rxe_send_wqe { struct

Completed in 16 milliseconds