Lines Matching defs:vhost
189 static int ibmvfc_check_caps(struct ibmvfc_host *vhost, unsigned long cap_flags) in ibmvfc_check_caps()
196 static struct ibmvfc_fcp_cmd_iu *ibmvfc_get_fcp_iu(struct ibmvfc_host *vhost, in ibmvfc_get_fcp_iu()
205 static struct ibmvfc_fcp_rsp *ibmvfc_get_fcp_rsp(struct ibmvfc_host *vhost, in ibmvfc_get_fcp_rsp()
222 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_start() local
258 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_end() local
343 static int ibmvfc_get_err_result(struct ibmvfc_host *vhost, struct ibmvfc_cmd *vfc_cmd) in ibmvfc_get_err_result()
561 static int ibmvfc_set_host_state(struct ibmvfc_host *vhost, in ibmvfc_set_host_state()
584 static void ibmvfc_set_host_action(struct ibmvfc_host *vhost, in ibmvfc_set_host_action()
645 static void ibmvfc_reinit_host(struct ibmvfc_host *vhost) in ibmvfc_reinit_host()
678 static void ibmvfc_link_down(struct ibmvfc_host *vhost, in ibmvfc_link_down()
701 static void ibmvfc_init_host(struct ibmvfc_host *vhost) in ibmvfc_init_host()
741 static int ibmvfc_send_crq(struct ibmvfc_host *vhost, u64 word1, u64 word2) in ibmvfc_send_crq()
747 static int ibmvfc_send_sub_crq(struct ibmvfc_host *vhost, u64 cookie, u64 word1, in ibmvfc_send_sub_crq()
763 static int ibmvfc_send_crq_init(struct ibmvfc_host *vhost) in ibmvfc_send_crq_init()
776 static int ibmvfc_send_crq_init_complete(struct ibmvfc_host *vhost) in ibmvfc_send_crq_init_complete()
789 static int ibmvfc_init_event_pool(struct ibmvfc_host *vhost, in ibmvfc_init_event_pool()
849 static void ibmvfc_free_event_pool(struct ibmvfc_host *vhost, in ibmvfc_free_event_pool()
879 static void ibmvfc_free_queue(struct ibmvfc_host *vhost, in ibmvfc_free_queue()
898 static void ibmvfc_release_crq_queue(struct ibmvfc_host *vhost) in ibmvfc_release_crq_queue()
926 static int ibmvfc_reenable_crq_queue(struct ibmvfc_host *vhost) in ibmvfc_reenable_crq_queue()
963 static int ibmvfc_reset_crq(struct ibmvfc_host *vhost) in ibmvfc_reset_crq()
1124 static void ibmvfc_purge_requests(struct ibmvfc_host *vhost, int error_code) in ibmvfc_purge_requests()
1157 static void ibmvfc_hard_reset_host(struct ibmvfc_host *vhost) in ibmvfc_hard_reset_host()
1168 static void __ibmvfc_reset_host(struct ibmvfc_host *vhost) in __ibmvfc_reset_host()
1184 static void ibmvfc_reset_host(struct ibmvfc_host *vhost) in ibmvfc_reset_host()
1200 static int ibmvfc_retry_host_init(struct ibmvfc_host *vhost) in ibmvfc_retry_host_init()
1232 struct ibmvfc_host *vhost = shost_priv(shost); in __ibmvfc_get_target() local
1271 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_get_host_speed() local
1315 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_get_host_port_state() local
1424 static int ibmvfc_wait_while_resetting(struct ibmvfc_host *vhost) in ibmvfc_wait_while_resetting()
1445 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_issue_fc_host_lip() local
1459 static void ibmvfc_gather_partition_info(struct ibmvfc_host *vhost) in ibmvfc_gather_partition_info()
1485 static void ibmvfc_set_login_info(struct ibmvfc_host *vhost) in ibmvfc_set_login_info()
1641 struct ibmvfc_host *vhost = dev_get_drvdata(dev); in ibmvfc_map_sg_data() local
1701 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_timeout() local
1715 struct ibmvfc_host *vhost, unsigned long timeout) in ibmvfc_send_event()
1797 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_log_error() local
1829 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_relogin() local
1905 static inline int ibmvfc_host_chkready(struct ibmvfc_host *vhost) in ibmvfc_host_chkready()
1931 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_init_vfc_cmd() local
1965 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_queuecommand() local
2049 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_bsg_timeout_done() local
2065 struct ibmvfc_host *vhost = shost_priv(fc_bsg_to_shost(job)); in ibmvfc_bsg_timeout() local
2121 static int ibmvfc_bsg_plogi(struct ibmvfc_host *vhost, unsigned int port_id) in ibmvfc_bsg_plogi()
2187 struct ibmvfc_host *vhost = shost_priv(fc_bsg_to_shost(job)); in ibmvfc_bsg_request() local
2342 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_reset_device() local
2488 static int ibmvfc_wait_for_ops(struct ibmvfc_host *vhost, void *device, in ibmvfc_wait_for_ops()
2561 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_init_tmf() local
2600 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_cancel_all_mq() local
2680 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_cancel_all_sq() local
2760 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_cancel_all() local
2813 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_abort_task_set() local
2936 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_eh_abort_handler() local
2969 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_eh_device_reset_handler() local
3016 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_eh_target_reset_handler() local
3064 struct ibmvfc_host *vhost = shost_priv(cmd->device->host); in ibmvfc_eh_host_reset_handler() local
3082 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_terminate_rport_io() local
3194 struct ibmvfc_host *vhost) in ibmvfc_handle_async()
3284 static void ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost, in ibmvfc_handle_crq()
3375 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_scan_finished() local
3409 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_sdev_init() local
3434 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_target_alloc() local
3489 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_partition_name() local
3498 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_device_name() local
3507 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_loc_code() local
3516 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_drc_name() local
3525 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_npiv_version() local
3534 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_capabilities() local
3552 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_log_level() local
3577 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_store_log_level() local
3590 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_scsi_channels() local
3606 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_store_scsi_channels() local
3649 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_read_trace() local
3722 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) in ibmvfc_next_async_crq()
3745 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) in ibmvfc_next_crq()
3771 struct ibmvfc_host *vhost = (struct ibmvfc_host *)dev_instance; in ibmvfc_interrupt() local
3790 struct ibmvfc_host *vhost = data; in ibmvfc_tasklet() local
3862 static void ibmvfc_handle_scrq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost, in ibmvfc_handle_scrq()
4034 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_prli_done() local
4103 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_send_prli() local
4157 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_plogi_done() local
4215 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_send_plogi() local
4262 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_implicit_logout_done() local
4301 struct ibmvfc_host *vhost = tgt->vhost; in __ibmvfc_tgt_get_implicit_logout_evt() local
4326 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_implicit_logout() local
4360 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_implicit_logout_and_del_done() local
4391 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_implicit_logout_and_del() local
4423 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_move_login_done() local
4472 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_move_login() local
4538 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_adisc_done() local
4613 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_adisc_cancel_done() local
4634 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_adisc_timeout() local
4703 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_adisc() local
4759 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_query_target_done() local
4812 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_query_target() local
4853 static int ibmvfc_alloc_target(struct ibmvfc_host *vhost, in ibmvfc_alloc_target()
4943 static int ibmvfc_alloc_targets(struct ibmvfc_host *vhost) in ibmvfc_alloc_targets()
4960 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_discover_targets_done() local
4994 static void ibmvfc_discover_targets(struct ibmvfc_host *vhost) in ibmvfc_discover_targets()
5026 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_channel_setup_done() local
5074 static void ibmvfc_channel_setup(struct ibmvfc_host *vhost) in ibmvfc_channel_setup()
5119 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_channel_enquiry_done() local
5148 static void ibmvfc_channel_enquiry(struct ibmvfc_host *vhost) in ibmvfc_channel_enquiry()
5187 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_npiv_login_done() local
5276 static void ibmvfc_npiv_login(struct ibmvfc_host *vhost) in ibmvfc_npiv_login()
5315 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_npiv_logout_done() local
5345 static void ibmvfc_npiv_logout(struct ibmvfc_host *vhost) in ibmvfc_npiv_logout()
5380 static int ibmvfc_dev_init_to_do(struct ibmvfc_host *vhost) in ibmvfc_dev_init_to_do()
5400 static int ibmvfc_dev_logo_to_do(struct ibmvfc_host *vhost) in ibmvfc_dev_logo_to_do()
5419 static int __ibmvfc_work_to_do(struct ibmvfc_host *vhost) in __ibmvfc_work_to_do()
5472 static int ibmvfc_work_to_do(struct ibmvfc_host *vhost) in ibmvfc_work_to_do()
5489 static void ibmvfc_log_ae(struct ibmvfc_host *vhost, int events) in ibmvfc_log_ae()
5508 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_add_rport() local
5560 static void ibmvfc_do_work(struct ibmvfc_host *vhost) in ibmvfc_do_work()
5766 struct ibmvfc_host *vhost = data; in ibmvfc_work() local
5796 static int ibmvfc_alloc_queue(struct ibmvfc_host *vhost, in ibmvfc_alloc_queue()
5865 static int ibmvfc_init_crq(struct ibmvfc_host *vhost) in ibmvfc_init_crq()
5917 static int ibmvfc_register_channel(struct ibmvfc_host *vhost, in ibmvfc_register_channel()
5986 static void ibmvfc_deregister_channel(struct ibmvfc_host *vhost, in ibmvfc_deregister_channel()
6016 static void ibmvfc_reg_sub_crqs(struct ibmvfc_host *vhost, in ibmvfc_reg_sub_crqs()
6037 static void ibmvfc_dereg_sub_crqs(struct ibmvfc_host *vhost, in ibmvfc_dereg_sub_crqs()
6052 static int ibmvfc_alloc_channels(struct ibmvfc_host *vhost, in ibmvfc_alloc_channels()
6083 static void ibmvfc_init_sub_crqs(struct ibmvfc_host *vhost) in ibmvfc_init_sub_crqs()
6100 static void ibmvfc_release_channels(struct ibmvfc_host *vhost, in ibmvfc_release_channels()
6118 static void ibmvfc_release_sub_crqs(struct ibmvfc_host *vhost) in ibmvfc_release_sub_crqs()
6143 static void ibmvfc_free_mem(struct ibmvfc_host *vhost) in ibmvfc_free_mem()
6182 static int ibmvfc_alloc_mem(struct ibmvfc_host *vhost) in ibmvfc_alloc_mem()
6265 struct ibmvfc_host *vhost = container_of(work, struct ibmvfc_host, in ibmvfc_rport_add_thread() local
6320 struct ibmvfc_host *vhost; in ibmvfc_probe() local
6431 struct ibmvfc_host *vhost = dev_get_drvdata(&vdev->dev); in ibmvfc_remove() local
6474 struct ibmvfc_host *vhost = dev_get_drvdata(dev); in ibmvfc_resume() local