Home
last modified time | relevance | path

Searched refs:nvmet_rdma_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nvme/target/
H A Drdma.c120 struct nvmet_rdma_port { struct
1198 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_find_get_device()
1429 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_alloc_queue()
1737 struct nvmet_rdma_port *port; in nvmet_rdma_device_removal()
1788 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_cm_handler()
1832 static void nvmet_rdma_destroy_port_queues(struct nvmet_rdma_port *port) in nvmet_rdma_destroy_port_queues()
1849 static void nvmet_rdma_disable_port(struct nvmet_rdma_port *port) in nvmet_rdma_disable_port()
1864 static int nvmet_rdma_enable_port(struct nvmet_rdma_port *port) in nvmet_rdma_enable_port()
1909 struct nvmet_rdma_port *port = container_of(to_delayed_work(w), in nvmet_rdma_repair_port_work()
1910 struct nvmet_rdma_port, repair_work); in nvmet_rdma_repair_port_work()
[all …]