Lines Matching defs:nvme_rdma_ctrl

89 	struct nvme_rdma_ctrl	*ctrl;
103 struct nvme_rdma_ctrl {
130 static inline struct nvme_rdma_ctrl *to_rdma_ctrl(struct nvme_ctrl *ctrl)
132 return container_of(ctrl, struct nvme_rdma_ctrl, ctrl);
297 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(set->driver_data);
322 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(data);
334 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(data);
569 static int nvme_rdma_alloc_queue(struct nvme_rdma_ctrl *ctrl,
660 static void nvme_rdma_free_io_queues(struct nvme_rdma_ctrl *ctrl)
668 static void nvme_rdma_stop_io_queues(struct nvme_rdma_ctrl *ctrl)
676 static int nvme_rdma_start_queue(struct nvme_rdma_ctrl *ctrl, int idx)
697 static int nvme_rdma_start_io_queues(struct nvme_rdma_ctrl *ctrl,
716 static int nvme_rdma_alloc_io_queues(struct nvme_rdma_ctrl *ctrl)
769 static void nvme_rdma_destroy_admin_queue(struct nvme_rdma_ctrl *ctrl)
780 static int nvme_rdma_configure_admin_queue(struct nvme_rdma_ctrl *ctrl,
864 static int nvme_rdma_configure_io_queues(struct nvme_rdma_ctrl *ctrl, bool new)
930 static void nvme_rdma_teardown_admin_queue(struct nvme_rdma_ctrl *ctrl,
944 static void nvme_rdma_teardown_io_queues(struct nvme_rdma_ctrl *ctrl,
962 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(nctrl);
970 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(nctrl);
985 static void nvme_rdma_reconnect_or_remove(struct nvme_rdma_ctrl *ctrl)
1005 static int nvme_rdma_setup_ctrl(struct nvme_rdma_ctrl *ctrl, bool new)
1098 struct nvme_rdma_ctrl *ctrl = container_of(to_delayed_work(work),
1099 struct nvme_rdma_ctrl, reconnect_work);
1121 struct nvme_rdma_ctrl *ctrl = container_of(work,
1122 struct nvme_rdma_ctrl, err_work);
1144 static void nvme_rdma_error_recovery(struct nvme_rdma_ctrl *ctrl)
1167 struct nvme_rdma_ctrl *ctrl = queue->ctrl;
1657 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(arg);
1832 struct nvme_rdma_ctrl *ctrl = queue->ctrl;
1947 struct nvme_rdma_ctrl *ctrl = queue->ctrl;
2114 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(set->driver_data);
2139 static void nvme_rdma_shutdown_ctrl(struct nvme_rdma_ctrl *ctrl, bool shutdown)
2154 struct nvme_rdma_ctrl *ctrl =
2155 container_of(work, struct nvme_rdma_ctrl, ctrl.reset_work);
2205 struct nvme_rdma_ctrl *ctrl;
2222 struct nvme_rdma_ctrl *ctrl;
2328 struct nvme_rdma_ctrl *ctrl;
2382 struct nvme_rdma_ctrl *ctrl;