Lines Matching defs:ctrl

45 	struct nvme_ctrl	ctrl;  member
51 static inline struct nvme_loop_ctrl *to_loop_ctrl(struct nvme_ctrl *ctrl) in to_loop_ctrl()
63 struct nvme_loop_ctrl *ctrl; member
196 struct nvme_loop_ctrl *ctrl = to_loop_ctrl(arg); in nvme_loop_submit_async_event() local
214 static int nvme_loop_init_iod(struct nvme_loop_ctrl *ctrl, in nvme_loop_init_iod()
228 struct nvme_loop_ctrl *ctrl = set->driver_data; in nvme_loop_init_request() local
238 struct nvme_loop_ctrl *ctrl = data; in nvme_loop_init_hctx() local
250 struct nvme_loop_ctrl *ctrl = data; in nvme_loop_init_admin_hctx() local
275 static void nvme_loop_destroy_admin_queue(struct nvme_loop_ctrl *ctrl) in nvme_loop_destroy_admin_queue()
285 struct nvme_loop_ctrl *ctrl = to_loop_ctrl(nctrl); in nvme_loop_free_ctrl() local
304 static void nvme_loop_destroy_io_queues(struct nvme_loop_ctrl *ctrl) in nvme_loop_destroy_io_queues()
314 static int nvme_loop_init_io_queues(struct nvme_loop_ctrl *ctrl) in nvme_loop_init_io_queues()
343 static int nvme_loop_connect_io_queues(struct nvme_loop_ctrl *ctrl) in nvme_loop_connect_io_queues()
357 static int nvme_loop_configure_admin_queue(struct nvme_loop_ctrl *ctrl) in nvme_loop_configure_admin_queue()
428 static void nvme_loop_shutdown_ctrl(struct nvme_loop_ctrl *ctrl) in nvme_loop_shutdown_ctrl()
447 static void nvme_loop_delete_ctrl_host(struct nvme_ctrl *ctrl) in nvme_loop_delete_ctrl_host()
454 struct nvme_loop_ctrl *ctrl; in nvme_loop_delete_ctrl() local
466 struct nvme_loop_ctrl *ctrl = in nvme_loop_reset_ctrl_work() local
525 static int nvme_loop_create_io_queues(struct nvme_loop_ctrl *ctrl) in nvme_loop_create_io_queues()
571 static struct nvmet_port *nvme_loop_find_port(struct nvme_ctrl *ctrl) in nvme_loop_find_port()
591 struct nvme_loop_ctrl *ctrl; in nvme_loop_create_ctrl() local
716 struct nvme_loop_ctrl *ctrl, *next; in nvme_loop_cleanup_module() local