Home
last modified time | relevance | path

Searched refs:fc_host_attrs (Results 1 – 6 of 6) sorted by relevance

/linux/include/scsi/
A Dscsi_transport_fc.h526 struct fc_host_attrs { struct
590 ((struct fc_host_attrs *)(x)->shost_data) argument
593 (((struct fc_host_attrs *)(x)->shost_data)->node_name)
595 (((struct fc_host_attrs *)(x)->shost_data)->port_name)
613 (((struct fc_host_attrs *)(x)->shost_data)->model)
625 (((struct fc_host_attrs *)(x)->shost_data)->port_id)
627 (((struct fc_host_attrs *)(x)->shost_data)->port_type)
633 (((struct fc_host_attrs *)(x)->shost_data)->speed)
643 (((struct fc_host_attrs *)(x)->shost_data)->rports)
647 (((struct fc_host_attrs *)(x)->shost_data)->vports)
[all …]
/linux/drivers/scsi/
A Dscsi_transport_fc.c389 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()
2642 i->t.host_size = sizeof(struct fc_host_attrs); in fc_attach_transport()
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()
[all …]
/linux/drivers/scsi/libfc/
A Dfc_lport.c1191 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()
1889 struct fc_host_attrs *fc_host; in fc_lport_init()
A Dfc_encode.h195 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_ct_ms_fill()
/linux/drivers/scsi/qedf/
A Dqedf_main.c2003 struct fc_host_attrs *fc_host = shost_to_fc_host(qedf->lport->host); in qedf_wait_for_vport_destroy()
3888 struct fc_host_attrs *fc_host; in qedf_get_protocol_tlv_data()
/linux/drivers/scsi/fcoe/
A Dfcoe.c2726 struct fc_host_attrs *fc_host; in fcoe_vport_remove()

Completed in 33 milliseconds