• Home
  • Raw
  • Download

Lines Matching defs:ctrl

35 	struct nvme_fc_ctrl	*ctrl;  member
99 struct nvme_fc_ctrl *ctrl; member
179 struct nvme_ctrl ctrl; member
183 to_fc_ctrl(struct nvme_ctrl *ctrl) in to_fc_ctrl()
557 nvme_fc_resume_controller(struct nvme_fc_ctrl *ctrl) in nvme_fc_resume_controller()
592 struct nvme_fc_ctrl *ctrl; in nvme_fc_attach_to_suspended_rport() local
789 nvme_fc_ctrl_connectivity_loss(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctrl_connectivity_loss()
855 struct nvme_fc_ctrl *ctrl; in nvme_fc_unregister_remoteport() local
1176 nvme_fc_connect_admin_queue(struct nvme_fc_ctrl *ctrl, in nvme_fc_connect_admin_queue()
1293 nvme_fc_connect_queue(struct nvme_fc_ctrl *ctrl, struct nvme_fc_queue *queue, in nvme_fc_connect_queue()
1424 nvme_fc_xmt_disconnect_assoc(struct nvme_fc_ctrl *ctrl) in nvme_fc_xmt_disconnect_assoc()
1510 struct nvme_fc_ctrl *ctrl, *ret = NULL; in nvme_fc_match_disconn_ls() local
1565 struct nvme_fc_ctrl *ctrl = NULL; in nvme_fc_ls_disconnect_assoc() local
1814 __nvme_fc_exit_request(struct nvme_fc_ctrl *ctrl, in __nvme_fc_exit_request()
1835 __nvme_fc_abort_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_fcp_op *op) in __nvme_fc_abort_op()
1862 nvme_fc_abort_aen_ops(struct nvme_fc_ctrl *ctrl) in nvme_fc_abort_aen_ops()
1876 __nvme_fc_fcpop_chk_teardowns(struct nvme_fc_ctrl *ctrl, in __nvme_fc_fcpop_chk_teardowns()
1895 struct nvme_fc_ctrl *ctrl = in nvme_fc_ctrl_ioerr_work() local
1907 struct nvme_fc_ctrl *ctrl = op->ctrl; in nvme_fc_fcpio_done() local
2063 __nvme_fc_init_request(struct nvme_fc_ctrl *ctrl, in __nvme_fc_init_request()
2119 struct nvme_fc_ctrl *ctrl = set->driver_data; in nvme_fc_init_request() local
2135 nvme_fc_init_aen_ops(struct nvme_fc_ctrl *ctrl) in nvme_fc_init_aen_ops()
2174 nvme_fc_term_aen_ops(struct nvme_fc_ctrl *ctrl) in nvme_fc_term_aen_ops()
2190 __nvme_fc_init_hctx(struct blk_mq_hw_ctx *hctx, struct nvme_fc_ctrl *ctrl, in __nvme_fc_init_hctx()
2203 struct nvme_fc_ctrl *ctrl = data; in nvme_fc_init_hctx() local
2214 struct nvme_fc_ctrl *ctrl = data; in nvme_fc_init_admin_hctx() local
2222 nvme_fc_init_queue(struct nvme_fc_ctrl *ctrl, int idx) in nvme_fc_init_queue()
2276 __nvme_fc_delete_hw_queue(struct nvme_fc_ctrl *ctrl, in __nvme_fc_delete_hw_queue()
2286 nvme_fc_free_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_free_io_queues()
2295 __nvme_fc_create_hw_queue(struct nvme_fc_ctrl *ctrl, in __nvme_fc_create_hw_queue()
2309 nvme_fc_delete_hw_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_delete_hw_io_queues()
2319 nvme_fc_create_hw_io_queues(struct nvme_fc_ctrl *ctrl, u16 qsize) in nvme_fc_create_hw_io_queues()
2339 nvme_fc_connect_io_queues(struct nvme_fc_ctrl *ctrl, u16 qsize) in nvme_fc_connect_io_queues()
2359 nvme_fc_init_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_init_io_queues()
2370 struct nvme_fc_ctrl *ctrl = in nvme_fc_ctrl_free() local
2401 nvme_fc_ctrl_put(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctrl_put()
2407 nvme_fc_ctrl_get(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctrl_get()
2419 struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl); in nvme_fc_nvme_ctrl_freed() local
2443 struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl); in nvme_fc_terminate_exchange() local
2461 __nvme_fc_abort_outstanding_ios(struct nvme_fc_ctrl *ctrl, bool start_queues) in __nvme_fc_abort_outstanding_ios()
2520 nvme_fc_error_recovery(struct nvme_fc_ctrl *ctrl, char *errmsg) in nvme_fc_error_recovery()
2552 struct nvme_fc_ctrl *ctrl = op->ctrl; in nvme_fc_timeout() local
2577 nvme_fc_map_data(struct nvme_fc_ctrl *ctrl, struct request *rq, in nvme_fc_map_data()
2612 nvme_fc_unmap_data(struct nvme_fc_ctrl *ctrl, struct request *rq, in nvme_fc_unmap_data()
2652 nvme_fc_start_fcp_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_queue *queue, in nvme_fc_start_fcp_op()
2773 struct nvme_fc_ctrl *ctrl = queue->ctrl; in nvme_fc_queue_rq() local
2815 struct nvme_fc_ctrl *ctrl = to_fc_ctrl(arg); in nvme_fc_submit_async_event() local
2835 struct nvme_fc_ctrl *ctrl = op->ctrl; in nvme_fc_complete_rq() local
2856 nvme_fc_create_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_create_io_queues()
2929 nvme_fc_recreate_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_recreate_io_queues()
3003 nvme_fc_ctlr_active_on_rport(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctlr_active_on_rport()
3019 nvme_fc_ctlr_inactive_on_rport(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctlr_inactive_on_rport()
3042 nvme_fc_create_association(struct nvme_fc_ctrl *ctrl) in nvme_fc_create_association()
3192 nvme_fc_delete_association(struct nvme_fc_ctrl *ctrl) in nvme_fc_delete_association()
3259 struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl); in nvme_fc_delete_ctrl() local
3271 nvme_fc_reconnect_or_delete(struct nvme_fc_ctrl *ctrl, int status) in nvme_fc_reconnect_or_delete()
3318 struct nvme_fc_ctrl *ctrl = in nvme_fc_reset_ctrl_work() local
3363 struct nvme_fc_ctrl *ctrl = in nvme_fc_connect_ctrl_work() local
3399 struct nvme_fc_ctrl *ctrl; in nvme_fc_existing_controller() local
3418 struct nvme_fc_ctrl *ctrl; in nvme_fc_init_ctrl() local
3682 struct nvme_ctrl *ctrl; in nvme_fc_create_ctrl() local
3880 struct nvme_fc_ctrl *ctrl; in nvme_fc_delete_controllers() local