Searched refs:nvme_rdma_device (Results 1 – 1 of 1) sorted by relevance
43 struct nvme_rdma_device { struct91 struct nvme_rdma_device *device;119 struct nvme_rdma_device *device;260 struct nvme_rdma_device *dev = queue->device; in nvme_rdma_create_qp()346 struct nvme_rdma_device *ndev = in nvme_rdma_free_dev()347 container_of(ref, struct nvme_rdma_device, ref); in nvme_rdma_free_dev()357 static void nvme_rdma_dev_put(struct nvme_rdma_device *dev) in nvme_rdma_dev_put()362 static int nvme_rdma_dev_get(struct nvme_rdma_device *dev) in nvme_rdma_dev_get()367 static struct nvme_rdma_device *370 struct nvme_rdma_device *ndev; in nvme_rdma_find_get_device()[all …]