Home
last modified time | relevance | path

Searched refs:nvme_rdma_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Drdma.c42 struct nvme_rdma_device { struct
90 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 *nde in nvme_rdma_find_get_device()
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Drdma.c42 struct nvme_rdma_device { struct
90 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 *nde in nvme_rdma_find_get_device()
[all...]

Completed in 4 milliseconds