Lines Matching refs:ibmvfc_host
139 static void ibmvfc_npiv_login(struct ibmvfc_host *);
143 static void ibmvfc_npiv_logout(struct ibmvfc_host *);
155 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_start()
189 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_end()
450 static int ibmvfc_set_host_state(struct ibmvfc_host *vhost, in ibmvfc_set_host_state()
473 static void ibmvfc_set_host_action(struct ibmvfc_host *vhost, in ibmvfc_set_host_action()
534 static void ibmvfc_reinit_host(struct ibmvfc_host *vhost) in ibmvfc_reinit_host()
553 static void ibmvfc_link_down(struct ibmvfc_host *vhost, in ibmvfc_link_down()
576 static void ibmvfc_init_host(struct ibmvfc_host *vhost) in ibmvfc_init_host()
611 static int ibmvfc_send_crq(struct ibmvfc_host *vhost, u64 word1, u64 word2) in ibmvfc_send_crq()
624 static int ibmvfc_send_crq_init(struct ibmvfc_host *vhost) in ibmvfc_send_crq_init()
637 static int ibmvfc_send_crq_init_complete(struct ibmvfc_host *vhost) in ibmvfc_send_crq_init_complete()
650 static void ibmvfc_release_crq_queue(struct ibmvfc_host *vhost) in ibmvfc_release_crq_queue()
678 static int ibmvfc_reenable_crq_queue(struct ibmvfc_host *vhost) in ibmvfc_reenable_crq_queue()
703 static int ibmvfc_reset_crq(struct ibmvfc_host *vhost) in ibmvfc_reset_crq()
766 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_free_event()
826 static void ibmvfc_purge_requests(struct ibmvfc_host *vhost, int error_code) in ibmvfc_purge_requests()
839 static void ibmvfc_hard_reset_host(struct ibmvfc_host *vhost) in ibmvfc_hard_reset_host()
850 static void __ibmvfc_reset_host(struct ibmvfc_host *vhost) in __ibmvfc_reset_host()
866 static void ibmvfc_reset_host(struct ibmvfc_host *vhost) in ibmvfc_reset_host()
882 static int ibmvfc_retry_host_init(struct ibmvfc_host *vhost) in ibmvfc_retry_host_init()
914 struct ibmvfc_host *vhost = shost_priv(shost); in __ibmvfc_get_target()
953 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_get_host_speed()
997 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_get_host_port_state()
1106 static int ibmvfc_wait_while_resetting(struct ibmvfc_host *vhost) in ibmvfc_wait_while_resetting()
1127 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_issue_fc_host_lip()
1140 static void ibmvfc_gather_partition_info(struct ibmvfc_host *vhost) in ibmvfc_gather_partition_info()
1166 static void ibmvfc_set_login_info(struct ibmvfc_host *vhost) in ibmvfc_set_login_info()
1204 static int ibmvfc_init_event_pool(struct ibmvfc_host *vhost) in ibmvfc_init_event_pool()
1244 static void ibmvfc_free_event_pool(struct ibmvfc_host *vhost) in ibmvfc_free_event_pool()
1272 static struct ibmvfc_event *ibmvfc_get_event(struct ibmvfc_host *vhost) in ibmvfc_get_event()
1336 struct ibmvfc_host *vhost = dev_get_drvdata(dev); in ibmvfc_map_sg_data()
1391 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_timeout()
1405 struct ibmvfc_host *vhost, unsigned long timeout) in ibmvfc_send_event()
1472 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_log_error()
1504 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_relogin()
1580 static inline int ibmvfc_host_chkready(struct ibmvfc_host *vhost) in ibmvfc_host_chkready()
1614 struct ibmvfc_host *vhost = shost_priv(cmnd->device->host); in ibmvfc_queuecommand_lck()
1689 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_bsg_timeout_done()
1705 struct ibmvfc_host *vhost = shost_priv(job->shost); in ibmvfc_bsg_timeout()
1756 static int ibmvfc_bsg_plogi(struct ibmvfc_host *vhost, unsigned int port_id) in ibmvfc_bsg_plogi()
1818 struct ibmvfc_host *vhost = shost_priv(job->shost); in ibmvfc_bsg_request()
1963 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_reset_device()
2087 static int ibmvfc_wait_for_ops(struct ibmvfc_host *vhost, void *device, in ibmvfc_wait_for_ops()
2146 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_cancel_all()
2278 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_abort_task_set()
2398 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_eh_abort_handler()
2431 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_eh_device_reset_handler()
2488 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_eh_target_reset_handler()
2522 struct ibmvfc_host *vhost = shost_priv(cmd->device->host); in ibmvfc_eh_host_reset_handler()
2544 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_terminate_rport_io()
2633 struct ibmvfc_host *vhost) in ibmvfc_handle_async()
2721 static void ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost) in ibmvfc_handle_crq()
2807 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_scan_finished()
2837 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_slave_alloc()
2862 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_target_alloc()
2914 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_partition_name()
2924 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_device_name()
2934 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_loc_code()
2944 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_drc_name()
2954 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_npiv_version()
2962 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_capabilities()
2978 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_log_level()
3001 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_store_log_level()
3038 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_read_trace()
3109 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) in ibmvfc_next_async_crq()
3132 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) in ibmvfc_next_crq()
3158 struct ibmvfc_host *vhost = (struct ibmvfc_host *)dev_instance; in ibmvfc_interrupt()
3177 struct ibmvfc_host *vhost = data; in ibmvfc_tasklet()
3294 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_prli_done()
3363 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_send_prli()
3402 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_plogi_done()
3459 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_send_plogi()
3495 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_implicit_logout_done()
3534 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_implicit_logout()
3591 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_adisc_done()
3666 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_adisc_cancel_done()
3686 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_adisc_timeout()
3742 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_adisc()
3794 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_query_target_done()
3847 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_query_target()
3882 static int ibmvfc_alloc_target(struct ibmvfc_host *vhost, u64 scsi_id) in ibmvfc_alloc_target()
3928 static int ibmvfc_alloc_targets(struct ibmvfc_host *vhost) in ibmvfc_alloc_targets()
3947 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_discover_targets_done()
3981 static void ibmvfc_discover_targets(struct ibmvfc_host *vhost) in ibmvfc_discover_targets()
4010 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_npiv_login_done()
4092 static void ibmvfc_npiv_login(struct ibmvfc_host *vhost) in ibmvfc_npiv_login()
4125 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_npiv_logout_done()
4155 static void ibmvfc_npiv_logout(struct ibmvfc_host *vhost) in ibmvfc_npiv_logout()
4184 static int ibmvfc_dev_init_to_do(struct ibmvfc_host *vhost) in ibmvfc_dev_init_to_do()
4204 static int __ibmvfc_work_to_do(struct ibmvfc_host *vhost) in __ibmvfc_work_to_do()
4248 static int ibmvfc_work_to_do(struct ibmvfc_host *vhost) in ibmvfc_work_to_do()
4265 static void ibmvfc_log_ae(struct ibmvfc_host *vhost, int events) in ibmvfc_log_ae()
4284 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_add_rport()
4330 static void ibmvfc_do_work(struct ibmvfc_host *vhost) in ibmvfc_do_work()
4478 struct ibmvfc_host *vhost = data; in ibmvfc_work()
4509 static int ibmvfc_init_crq(struct ibmvfc_host *vhost) in ibmvfc_init_crq()
4580 static void ibmvfc_free_mem(struct ibmvfc_host *vhost) in ibmvfc_free_mem()
4605 static int ibmvfc_alloc_mem(struct ibmvfc_host *vhost) in ibmvfc_alloc_mem()
4697 struct ibmvfc_host *vhost = container_of(work, struct ibmvfc_host, in ibmvfc_rport_add_thread()
4750 struct ibmvfc_host *vhost; in ibmvfc_probe()
4856 struct ibmvfc_host *vhost = dev_get_drvdata(&vdev->dev); in ibmvfc_remove()
4897 struct ibmvfc_host *vhost = dev_get_drvdata(dev); in ibmvfc_resume()