Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Drdma.c118 struct nvmet_rdma_port { struct
1185 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()
1715 struct nvmet_rdma_port *port; in nvmet_rdma_device_removal()
1766 struct nvmet_rdma_port *port = cm_id->context; in nvmet_rdma_cm_handler()
1814 static void nvmet_rdma_destroy_port_queues(struct nvmet_rdma_port *port) in nvmet_rdma_destroy_port_queues()
1831 static void nvmet_rdma_disable_port(struct nvmet_rdma_port *port) in nvmet_rdma_disable_port()
1846 static int nvmet_rdma_enable_port(struct nvmet_rdma_port *port) in nvmet_rdma_enable_port()
1891 struct nvmet_rdma_port *port = container_of(to_delayed_work(w), in nvmet_rdma_repair_port_work()
1892 struct nvmet_rdma_port, repair_work); in nvmet_rdma_repair_port_work()
[all …]