Searched refs:rdma_rw_ctx (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | rw.h | 14 struct rdma_rw_ctx { struct 45 int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num, 48 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num, 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, u8 port_num,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | rw.c | 123 static int rdma_rw_init_mr_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_mr_wrs() 194 static int rdma_rw_init_map_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_map_wrs() 250 static int rdma_rw_init_single_wr(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_init_single_wr() 311 int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num, in rdma_rw_ctx_init() 379 int rdma_rw_ctx_signature_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_signature_init() 507 struct ib_send_wr *rdma_rw_ctx_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_wrs() 565 int rdma_rw_ctx_post(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num, in rdma_rw_ctx_post() 584 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num, in rdma_rw_ctx_destroy() 622 void rdma_rw_ctx_destroy_signature(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_destroy_signature()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.h | 152 struct rdma_rw_ctx rw;
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.h | 190 struct rdma_rw_ctx rw;
|
| /OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_rw.c | 39 struct rdma_rw_ctx rw_ctx;
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | rdma.c | 66 struct rdma_rw_ctx rw;
|