Searched refs:nvmet_rdma_device (Results 1 – 1 of 1) sorted by relevance
89 struct nvmet_rdma_device *dev;113 struct nvmet_rdma_device { struct209 static void nvmet_rdma_free_inline_pages(struct nvmet_rdma_device *ndev, in nvmet_rdma_free_inline_pages()231 static int nvmet_rdma_alloc_inline_pages(struct nvmet_rdma_device *ndev, in nvmet_rdma_alloc_inline_pages()274 static int nvmet_rdma_alloc_cmd(struct nvmet_rdma_device *ndev, in nvmet_rdma_alloc_cmd()311 static void nvmet_rdma_free_cmd(struct nvmet_rdma_device *ndev, in nvmet_rdma_free_cmd()322 nvmet_rdma_alloc_cmds(struct nvmet_rdma_device *ndev, in nvmet_rdma_alloc_cmds()348 static void nvmet_rdma_free_cmds(struct nvmet_rdma_device *ndev, in nvmet_rdma_free_cmds()358 static int nvmet_rdma_alloc_rsp(struct nvmet_rdma_device *ndev, in nvmet_rdma_alloc_rsp()391 static void nvmet_rdma_free_rsp(struct nvmet_rdma_device *ndev, in nvmet_rdma_free_rsp()[all …]