Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/target/
Drdma.c48 struct nvmet_rdma_rsp { struct
87 struct nvmet_rdma_rsp *rsps; argument
128 static bool nvmet_rdma_execute_command(struct nvmet_rdma_rsp *rsp);
135 struct nvmet_rdma_rsp *r);
137 struct nvmet_rdma_rsp *r);
152 static inline bool nvmet_rdma_need_data_in(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_need_data_in()
159 static inline bool nvmet_rdma_need_data_out(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_need_data_out()
167 static inline struct nvmet_rdma_rsp *
170 struct nvmet_rdma_rsp *rsp; in nvmet_rdma_get_rsp()
175 struct nvmet_rdma_rsp, free_list); in nvmet_rdma_get_rsp()
[all …]