Searched refs:nvme_rdma_device (Results 1 – 1 of 1) sorted by relevance
49 struct nvme_rdma_device { struct98 struct nvme_rdma_device *device;132 struct nvme_rdma_device *device;267 struct nvme_rdma_device *dev = queue->device; in nvme_rdma_create_qp()353 struct nvme_rdma_device *ndev = in nvme_rdma_free_dev()354 container_of(ref, struct nvme_rdma_device, ref); in nvme_rdma_free_dev()364 static void nvme_rdma_dev_put(struct nvme_rdma_device *dev) in nvme_rdma_dev_put()369 static int nvme_rdma_dev_get(struct nvme_rdma_device *dev) in nvme_rdma_dev_get()374 static struct nvme_rdma_device *377 struct nvme_rdma_device *ndev; in nvme_rdma_find_get_device()[all …]