Home
last modified time | relevance | path

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

/Linux-v5.15/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()
1423 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_alloc_queue()
1722 struct nvmet_rdma_port *port; in nvmet_rdma_device_removal()
1773 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_cm_handler()
1821 static void nvmet_rdma_disable_port(struct nvmet_rdma_port *port) in nvmet_rdma_disable_port()
1829 static int nvmet_rdma_enable_port(struct nvmet_rdma_port *port) in nvmet_rdma_enable_port()
1874 struct nvmet_rdma_port *port = container_of(to_delayed_work(w), in nvmet_rdma_repair_port_work()
1875 struct nvmet_rdma_port, repair_work); in nvmet_rdma_repair_port_work()
1886 struct nvmet_rdma_port *port; in nvmet_rdma_add_port()
[all …]