Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Drdma.c56 struct nvmet_rdma_rsp { struct
98 struct nvmet_rdma_rsp *rsps; argument
163 static bool nvmet_rdma_execute_command(struct nvmet_rdma_rsp *rsp);
171 struct nvmet_rdma_rsp *r);
173 struct nvmet_rdma_rsp *r);
193 static inline bool nvmet_rdma_need_data_in(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_need_data_in()
200 static inline bool nvmet_rdma_need_data_out(struct nvmet_rdma_rsp *rsp) in nvmet_rdma_need_data_out()
208 static inline struct nvmet_rdma_rsp *
211 struct nvmet_rdma_rsp *rsp; in nvmet_rdma_get_rsp()
216 struct nvmet_rdma_rsp, free_list); in nvmet_rdma_get_rsp()
[all …]