Home
last modified time | relevance | path

Searched refs:ib_send_wr (Results 1 – 25 of 71) sorted by relevance

123

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dwr.h104 int mlx5_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
105 const struct ib_send_wr **bad_wr, bool drain);
110 const struct ib_send_wr *wr, in mlx5_ib_post_send_nodrain()
111 const struct ib_send_wr **bad_wr) in mlx5_ib_post_send_nodrain()
117 const struct ib_send_wr *wr, in mlx5_ib_post_send_drain()
118 const struct ib_send_wr **bad_wr) in mlx5_ib_post_send_drain()
Dwr.c54 static void set_eth_seg(const struct ib_send_wr *wr, struct mlx5_ib_qp *qp, in set_eth_seg()
103 const struct ib_send_wr *wr) in set_datagram_seg()
228 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth()
260 static int set_data_inl_seg(struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, in set_data_inl_seg()
416 static int set_sig_data_segment(const struct ib_send_wr *send_wr, in set_sig_data_segment()
557 static int set_pi_umr_wr(const struct ib_send_wr *send_wr, in set_pi_umr_wr()
750 const struct ib_send_wr *wr, unsigned int *idx, int *size, in begin_wqe()
787 static void handle_rdma_op(const struct ib_send_wr *wr, void **seg, int *size) in handle_rdma_op()
794 static void handle_local_inv(struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, in handle_local_inv()
803 static int handle_reg_mr(struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, in handle_reg_mr()
[all …]
/linux-6.1.9/include/rdma/
Drw.h39 struct ib_send_wr inv_wr;
62 struct ib_send_wr *rdma_rw_ctx_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
63 u32 port_num, struct ib_cqe *cqe, struct ib_send_wr *chain_wr);
65 struct ib_cqe *cqe, struct ib_send_wr *chain_wr);
Dib_verbs.h1370 struct ib_send_wr { struct
1371 struct ib_send_wr *next; argument
1387 struct ib_send_wr wr; argument
1392 static inline const struct ib_rdma_wr *rdma_wr(const struct ib_send_wr *wr) in rdma_wr()
1398 struct ib_send_wr wr;
1407 static inline const struct ib_atomic_wr *atomic_wr(const struct ib_send_wr *wr) in atomic_wr()
1413 struct ib_send_wr wr;
1424 static inline const struct ib_ud_wr *ud_wr(const struct ib_send_wr *wr) in ud_wr()
1430 struct ib_send_wr wr;
1436 static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr) in reg_wr()
[all …]
/linux-6.1.9/drivers/infiniband/ulp/rtrs/
Drtrs.c107 static int rtrs_post_send(struct ib_qp *qp, struct ib_send_wr *head, in rtrs_post_send()
108 struct ib_send_wr *wr, struct ib_send_wr *tail) in rtrs_post_send()
111 struct ib_send_wr *next = head; in rtrs_post_send()
127 struct ib_send_wr *head) in rtrs_iu_post_send()
130 struct ib_send_wr wr; in rtrs_iu_post_send()
140 wr = (struct ib_send_wr) { in rtrs_iu_post_send()
156 struct ib_send_wr *head, in rtrs_iu_post_rdma_write_imm()
157 struct ib_send_wr *tail) in rtrs_iu_post_rdma_write_imm()
188 struct ib_send_wr *head) in rtrs_post_rdma_write_imm_empty()
Drtrs-pri.h306 struct ib_send_wr *head);
311 struct ib_send_wr *head,
312 struct ib_send_wr *tail);
/linux-6.1.9/drivers/infiniband/hw/qedr/
Dqedr_roce_cm.h51 int qedr_gsi_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
52 const struct ib_send_wr **bad_wr);
Dverbs.h90 int qedr_post_send(struct ib_qp *, const struct ib_send_wr *,
91 const struct ib_send_wr **bad_wr);
Dqedr_roce_cm.c382 const struct ib_send_wr *swr, in qedr_gsi_build_header()
493 const struct ib_send_wr *swr, in qedr_gsi_build_packet()
542 int qedr_gsi_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in qedr_gsi_post_send()
543 const struct ib_send_wr **bad_wr) in qedr_gsi_post_send()
/linux-6.1.9/drivers/infiniband/sw/rdmavt/
Dqp.h22 int rvt_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
23 const struct ib_send_wr **bad_wr);
/linux-6.1.9/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h46 int ocrdma_post_send(struct ib_qp *, const struct ib_send_wr *,
47 const struct ib_send_wr **bad_wr);
/linux-6.1.9/drivers/infiniband/hw/erdma/
Derdma_qp.c205 const struct ib_send_wr *send_wr, u16 wqe_idx, in fill_inline_data()
251 static int fill_sgl(struct erdma_qp *qp, const struct ib_send_wr *send_wr, in fill_sgl()
283 const struct ib_send_wr *send_wr) in erdma_push_one_sqe()
467 int erdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *send_wr, in erdma_post_send()
468 const struct ib_send_wr **bad_send_wr) in erdma_post_send()
472 const struct ib_send_wr *wr = send_wr; in erdma_post_send()
Derdma_verbs.h323 int erdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *send_wr,
324 const struct ib_send_wr **bad_send_wr);
/linux-6.1.9/drivers/infiniband/sw/rxe/
Drxe_verbs.c497 static int validate_send_wr(struct rxe_qp *qp, const struct ib_send_wr *ibwr, in validate_send_wr()
525 const struct ib_send_wr *ibwr) in init_send_wr()
582 const struct ib_send_wr *ibwr) in copy_inline_data_to_wqe()
594 static void init_send_wqe(struct rxe_qp *qp, const struct ib_send_wr *ibwr, in init_send_wqe()
627 static int post_one_send(struct rxe_qp *qp, const struct ib_send_wr *ibwr, in post_one_send()
659 static int rxe_post_send_kernel(struct rxe_qp *qp, const struct ib_send_wr *wr, in rxe_post_send_kernel()
660 const struct ib_send_wr **bad_wr) in rxe_post_send_kernel()
666 struct ib_send_wr *next; in rxe_post_send_kernel()
705 static int rxe_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in rxe_post_send()
706 const struct ib_send_wr **bad_wr) in rxe_post_send()
/linux-6.1.9/drivers/infiniband/sw/siw/
Dsiw_verbs.h60 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr,
61 const struct ib_send_wr **bad_wr);
/linux-6.1.9/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h188 int bnxt_re_post_send(struct ib_qp *qp, const struct ib_send_wr *send_wr,
189 const struct ib_send_wr **bad_send_wr);
/linux-6.1.9/net/sunrpc/xprtrdma/
Dfrwr_ops.c385 struct ib_send_wr *post_wr, *send_wr = &req->rl_wr; in frwr_send()
498 struct ib_send_wr *first, **prev, *last; in frwr_unmap_sync()
500 const struct ib_send_wr *bad_wr; in frwr_unmap_sync()
604 struct ib_send_wr *first, *last, **prev; in frwr_unmap_async()
Dxprt_rdma.h253 struct ib_send_wr mr_invwr;
321 struct ib_send_wr rl_wr;
/linux-6.1.9/drivers/infiniband/hw/mthca/
Dmthca_dev.h523 int mthca_tavor_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
524 const struct ib_send_wr **bad_wr);
527 int mthca_arbel_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
528 const struct ib_send_wr **bad_wr);
/linux-6.1.9/drivers/infiniband/core/
Drw.c497 struct ib_send_wr *rdma_rw_ctx_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_wrs()
498 u32 port_num, struct ib_cqe *cqe, struct ib_send_wr *chain_wr) in rdma_rw_ctx_wrs()
500 struct ib_send_wr *first_wr, *last_wr; in rdma_rw_ctx_wrs()
556 struct ib_cqe *cqe, struct ib_send_wr *chain_wr) in rdma_rw_ctx_post()
558 struct ib_send_wr *first_wr; in rdma_rw_ctx_post()
/linux-6.1.9/drivers/infiniband/ulp/iser/
Discsi_iser.h247 struct ib_send_wr send_wr;
248 struct ib_send_wr inv_wr;
/linux-6.1.9/net/rds/
Dib_mr.h59 struct ib_send_wr fr_wr;
Dib.h104 struct ib_send_wr s_wr;
195 struct ib_send_wr i_ack_wr;
/linux-6.1.9/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_verbs.h400 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
401 const struct ib_send_wr **bad_wr);
/linux-6.1.9/drivers/infiniband/ulp/isert/
Dib_isert.c782 struct ib_send_wr send_wr; in isert_login_post_send()
863 struct ib_send_wr *send_wr) in isert_init_send_wr()
1763 struct ib_send_wr *send_wr = &isert_cmd->tx_desc.send_wr; in isert_put_response()
1851 struct ib_send_wr *send_wr = &isert_cmd->tx_desc.send_wr; in isert_put_nopin()
1870 struct ib_send_wr *send_wr = &isert_cmd->tx_desc.send_wr; in isert_put_logout_rsp()
1888 struct ib_send_wr *send_wr = &isert_cmd->tx_desc.send_wr; in isert_put_tm_rsp()
1906 struct ib_send_wr *send_wr = &isert_cmd->tx_desc.send_wr; in isert_put_reject()
1941 struct ib_send_wr *send_wr = &isert_cmd->tx_desc.send_wr; in isert_put_text_rsp()
2037 struct ib_cqe *cqe, struct ib_send_wr *chain_wr) in isert_rdma_rw_ctx_post()
2098 struct ib_send_wr *chain_wr = NULL; in isert_put_datain()

123