Lines Matching defs:ctrl

30 	struct nvme_fc_ctrl	*ctrl;  member
83 struct nvme_fc_ctrl *ctrl; member
161 struct nvme_ctrl ctrl; member
165 to_fc_ctrl(struct nvme_ctrl *ctrl) in to_fc_ctrl()
532 nvme_fc_resume_controller(struct nvme_fc_ctrl *ctrl) in nvme_fc_resume_controller()
567 struct nvme_fc_ctrl *ctrl; in nvme_fc_attach_to_suspended_rport() local
759 nvme_fc_ctrl_connectivity_loss(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctrl_connectivity_loss()
824 struct nvme_fc_ctrl *ctrl; in nvme_fc_unregister_remoteport() local
1179 nvme_fc_connect_admin_queue(struct nvme_fc_ctrl *ctrl, in nvme_fc_connect_admin_queue()
1288 nvme_fc_connect_queue(struct nvme_fc_ctrl *ctrl, struct nvme_fc_queue *queue, in nvme_fc_connect_queue()
1414 nvme_fc_xmt_disconnect_assoc(struct nvme_fc_ctrl *ctrl) in nvme_fc_xmt_disconnect_assoc()
1478 __nvme_fc_exit_request(struct nvme_fc_ctrl *ctrl, in __nvme_fc_exit_request()
1499 __nvme_fc_abort_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_fcp_op *op) in __nvme_fc_abort_op()
1524 nvme_fc_abort_aen_ops(struct nvme_fc_ctrl *ctrl) in nvme_fc_abort_aen_ops()
1538 __nvme_fc_fcpop_chk_teardowns(struct nvme_fc_ctrl *ctrl, in __nvme_fc_fcpop_chk_teardowns()
1559 struct nvme_fc_ctrl *ctrl = op->ctrl; in nvme_fc_fcpio_done() local
1714 __nvme_fc_init_request(struct nvme_fc_ctrl *ctrl, in __nvme_fc_init_request()
1765 struct nvme_fc_ctrl *ctrl = set->driver_data; in nvme_fc_init_request() local
1781 nvme_fc_init_aen_ops(struct nvme_fc_ctrl *ctrl) in nvme_fc_init_aen_ops()
1818 nvme_fc_term_aen_ops(struct nvme_fc_ctrl *ctrl) in nvme_fc_term_aen_ops()
1836 __nvme_fc_init_hctx(struct blk_mq_hw_ctx *hctx, struct nvme_fc_ctrl *ctrl, in __nvme_fc_init_hctx()
1849 struct nvme_fc_ctrl *ctrl = data; in nvme_fc_init_hctx() local
1860 struct nvme_fc_ctrl *ctrl = data; in nvme_fc_init_admin_hctx() local
1868 nvme_fc_init_queue(struct nvme_fc_ctrl *ctrl, int idx) in nvme_fc_init_queue()
1922 __nvme_fc_delete_hw_queue(struct nvme_fc_ctrl *ctrl, in __nvme_fc_delete_hw_queue()
1932 nvme_fc_free_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_free_io_queues()
1941 __nvme_fc_create_hw_queue(struct nvme_fc_ctrl *ctrl, in __nvme_fc_create_hw_queue()
1955 nvme_fc_delete_hw_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_delete_hw_io_queues()
1965 nvme_fc_create_hw_io_queues(struct nvme_fc_ctrl *ctrl, u16 qsize) in nvme_fc_create_hw_io_queues()
1985 nvme_fc_connect_io_queues(struct nvme_fc_ctrl *ctrl, u16 qsize) in nvme_fc_connect_io_queues()
2005 nvme_fc_init_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_init_io_queues()
2016 struct nvme_fc_ctrl *ctrl = in nvme_fc_ctrl_free() local
2047 nvme_fc_ctrl_put(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctrl_put()
2053 nvme_fc_ctrl_get(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctrl_get()
2065 struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl); in nvme_fc_nvme_ctrl_freed() local
2073 nvme_fc_error_recovery(struct nvme_fc_ctrl *ctrl, char *errmsg) in nvme_fc_error_recovery()
2110 struct nvme_fc_ctrl *ctrl = op->ctrl; in nvme_fc_timeout() local
2130 nvme_fc_map_data(struct nvme_fc_ctrl *ctrl, struct request *rq, in nvme_fc_map_data()
2165 nvme_fc_unmap_data(struct nvme_fc_ctrl *ctrl, struct request *rq, in nvme_fc_unmap_data()
2207 nvme_fc_start_fcp_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_queue *queue, in nvme_fc_start_fcp_op()
2326 struct nvme_fc_ctrl *ctrl = queue->ctrl; in nvme_fc_queue_rq() local
2368 struct nvme_fc_ctrl *ctrl = to_fc_ctrl(arg); in nvme_fc_submit_async_event() local
2395 struct nvme_fc_ctrl *ctrl = op->ctrl; in nvme_fc_complete_rq() local
2421 struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl); in nvme_fc_terminate_exchange() local
2439 nvme_fc_create_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_create_io_queues()
2512 nvme_fc_recreate_io_queues(struct nvme_fc_ctrl *ctrl) in nvme_fc_recreate_io_queues()
2583 nvme_fc_ctlr_active_on_rport(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctlr_active_on_rport()
2600 nvme_fc_ctlr_inactive_on_rport(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctlr_inactive_on_rport()
2623 nvme_fc_create_association(struct nvme_fc_ctrl *ctrl) in nvme_fc_create_association()
2759 nvme_fc_delete_association(struct nvme_fc_ctrl *ctrl) in nvme_fc_delete_association()
2853 struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl); in nvme_fc_delete_ctrl() local
2865 nvme_fc_reconnect_or_delete(struct nvme_fc_ctrl *ctrl, int status) in nvme_fc_reconnect_or_delete()
2908 __nvme_fc_terminate_io(struct nvme_fc_ctrl *ctrl) in __nvme_fc_terminate_io()
2925 struct nvme_fc_ctrl *ctrl = in nvme_fc_reset_ctrl_work() local
2949 struct nvme_fc_ctrl *ctrl = in nvme_fc_connect_err_work() local
2982 struct nvme_fc_ctrl *ctrl = in nvme_fc_connect_ctrl_work() local
3018 struct nvme_fc_ctrl *ctrl; in nvme_fc_existing_controller() local
3037 struct nvme_fc_ctrl *ctrl; in nvme_fc_init_ctrl() local
3293 struct nvme_ctrl *ctrl; in nvme_fc_create_ctrl() local
3489 struct nvme_fc_ctrl *ctrl; in nvme_fc_delete_controllers() local