Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/target/
Drdma.c117 struct nvmet_rdma_port { struct
1192 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_find_get_device()
1416 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_alloc_queue()
1705 struct nvmet_rdma_port *port; in nvmet_rdma_device_removal()
1756 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_cm_handler()
1804 static void nvmet_rdma_disable_port(struct nvmet_rdma_port *port) in nvmet_rdma_disable_port()
1812 static int nvmet_rdma_enable_port(struct nvmet_rdma_port *port) in nvmet_rdma_enable_port()
1865 struct nvmet_rdma_port *port = container_of(to_delayed_work(w), in nvmet_rdma_repair_port_work()
1866 struct nvmet_rdma_port, repair_work); in nvmet_rdma_repair_port_work()
1877 struct nvmet_rdma_port *port; in nvmet_rdma_add_port()
[all …]