Searched refs:nvme_rdma_device (Results 1 – 1 of 1) sorted by relevance
42 struct nvme_rdma_device { struct90 struct nvme_rdma_device *device;118 struct nvme_rdma_device *device;262 struct nvme_rdma_device *dev = queue->device; in nvme_rdma_create_qp()347 struct nvme_rdma_device *ndev = in nvme_rdma_free_dev()348 container_of(ref, struct nvme_rdma_device, ref); in nvme_rdma_free_dev()358 static void nvme_rdma_dev_put(struct nvme_rdma_device *dev) in nvme_rdma_dev_put()363 static int nvme_rdma_dev_get(struct nvme_rdma_device *dev) in nvme_rdma_dev_get()368 static struct nvme_rdma_device *371 struct nvme_rdma_device *ndev; in nvme_rdma_find_get_device()[all …]