Searched refs:shost_to_fc_host (Results 1 – 8 of 8) sorted by relevance
389 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_host_setup()471 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_host_remove()768 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_fpin_li_stats_update()815 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_fpin_delivery_stats_update()890 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_fpin_congn_stats_update()2067 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in store_fc_private_host_dev_loss_tmo()2364 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in store_fc_host_vport_delete()2887 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remove_host()3057 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remote_port_create()3185 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remote_port_add()[all …]
1191 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_ms_resp()1445 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_enter_ms()1588 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_timeout()1891 fc_host = shost_to_fc_host(lport->host); in fc_lport_init()
195 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_ct_ms_fill()
589 #define shost_to_fc_host(x) \ macro
2003 struct fc_host_attrs *fc_host = shost_to_fc_host(qedf->lport->host); in qedf_wait_for_vport_destroy()3903 fc_host = shost_to_fc_host(host); in qedf_get_protocol_tlv_data()
2732 fc_host = shost_to_fc_host(shost); in fcoe_vport_remove()
7244 memset(&shost_to_fc_host(shost)->fpin_stats, 0, in lpfc_reset_stats()7245 sizeof(shost_to_fc_host(shost)->fpin_stats)); in lpfc_reset_stats()
6133 if (shost_to_fc_host(shost)->rqst_q) in ibmvfc_probe()6134 blk_queue_max_segments(shost_to_fc_host(shost)->rqst_q, 1); in ibmvfc_probe()
Completed in 65 milliseconds