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;259 struct nvme_rdma_device *dev = queue->device; in nvme_rdma_create_qp()345 struct nvme_rdma_device *ndev = in nvme_rdma_free_dev()346 container_of(ref, struct nvme_rdma_device, ref); in nvme_rdma_free_dev()356 static void nvme_rdma_dev_put(struct nvme_rdma_device *dev) in nvme_rdma_dev_put()361 static int nvme_rdma_dev_get(struct nvme_rdma_device *dev) in nvme_rdma_dev_get()366 static struct nvme_rdma_device *369 struct nvme_rdma_device *ndev; in nvme_rdma_find_get_device()[all …]