Searched refs:nvme_rdma_device (Results 1 – 1 of 1) sorted by relevance
37 struct nvme_rdma_device { struct80 struct nvme_rdma_device *device;105 struct nvme_rdma_device *device;256 struct nvme_rdma_device *dev = queue->device; in nvme_rdma_create_qp()332 struct nvme_rdma_device *ndev = in nvme_rdma_free_dev()333 container_of(ref, struct nvme_rdma_device, ref); in nvme_rdma_free_dev()343 static void nvme_rdma_dev_put(struct nvme_rdma_device *dev) in nvme_rdma_dev_put()348 static int nvme_rdma_dev_get(struct nvme_rdma_device *dev) in nvme_rdma_dev_get()353 static struct nvme_rdma_device *356 struct nvme_rdma_device *ndev; in nvme_rdma_find_get_device()[all …]