Home
last modified time | relevance | path

Searched refs:rdma_rw_ctx (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/rdma/
H A Drw.h14 struct rdma_rw_ctx { struct
45 int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num,
48 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
52 int rdma_rw_ctx_signature_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
57 void rdma_rw_ctx_destroy_signature(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
62 struct ib_send_wr *rdma_rw_ctx_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
64 int rdma_rw_ctx_post(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num,
/openbmc/linux/drivers/infiniband/core/
H A Drw.c124 static int rdma_rw_init_mr_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_mr_wrs()
195 static int rdma_rw_init_map_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_map_wrs()
251 static int rdma_rw_init_single_wr(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_single_wr()
292 int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num, in rdma_rw_ctx_init()
364 int rdma_rw_ctx_signature_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_signature_init()
497 struct ib_send_wr *rdma_rw_ctx_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_wrs()
555 int rdma_rw_ctx_post(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num, in rdma_rw_ctx_post()
574 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_destroy()
613 void rdma_rw_ctx_destroy_signature(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_destroy_signature()
/openbmc/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.h152 struct rdma_rw_ctx rw;
/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h190 struct rdma_rw_ctx rw;
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c40 struct rdma_rw_ctx rw_ctx;
/openbmc/linux/fs/smb/server/
H A Dtransport_rdma.c202 struct rdma_rw_ctx rw_ctx;
/openbmc/linux/drivers/nvme/target/
H A Drdma.c67 struct rdma_rw_ctx rw;