Lines Matching defs:ctrl

37 	struct nvme_ctrl	ctrl;  member
42 static inline struct nvme_loop_ctrl *to_loop_ctrl(struct nvme_ctrl *ctrl) in to_loop_ctrl()
54 struct nvme_loop_ctrl *ctrl; member
175 struct nvme_loop_ctrl *ctrl = to_loop_ctrl(arg); in nvme_loop_submit_async_event() local
193 static int nvme_loop_init_iod(struct nvme_loop_ctrl *ctrl, in nvme_loop_init_iod()
207 struct nvme_loop_ctrl *ctrl = set->driver_data; in nvme_loop_init_request() local
221 struct nvme_loop_ctrl *ctrl = data; in nvme_loop_init_hctx() local
241 struct nvme_loop_ctrl *ctrl = data; in nvme_loop_init_admin_hctx() local
264 static void nvme_loop_destroy_admin_queue(struct nvme_loop_ctrl *ctrl) in nvme_loop_destroy_admin_queue()
276 struct nvme_loop_ctrl *ctrl = to_loop_ctrl(nctrl); in nvme_loop_free_ctrl() local
295 static void nvme_loop_destroy_io_queues(struct nvme_loop_ctrl *ctrl) in nvme_loop_destroy_io_queues()
306 static int nvme_loop_init_io_queues(struct nvme_loop_ctrl *ctrl) in nvme_loop_init_io_queues()
335 static int nvme_loop_connect_io_queues(struct nvme_loop_ctrl *ctrl) in nvme_loop_connect_io_queues()
349 static int nvme_loop_configure_admin_queue(struct nvme_loop_ctrl *ctrl) in nvme_loop_configure_admin_queue()
423 static void nvme_loop_shutdown_ctrl(struct nvme_loop_ctrl *ctrl) in nvme_loop_shutdown_ctrl()
443 static void nvme_loop_delete_ctrl_host(struct nvme_ctrl *ctrl) in nvme_loop_delete_ctrl_host()
450 struct nvme_loop_ctrl *ctrl; in nvme_loop_delete_ctrl() local
462 struct nvme_loop_ctrl *ctrl = in nvme_loop_reset_ctrl_work() local
521 static int nvme_loop_create_io_queues(struct nvme_loop_ctrl *ctrl) in nvme_loop_create_io_queues()
567 static struct nvmet_port *nvme_loop_find_port(struct nvme_ctrl *ctrl) in nvme_loop_find_port()
587 struct nvme_loop_ctrl *ctrl; in nvme_loop_create_ctrl() local
722 struct nvme_loop_ctrl *ctrl, *next; in nvme_loop_cleanup_module() local