Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h527 struct fc_host_attrs { struct
591 ((struct fc_host_attrs *)(x)->shost_data) argument
594 (((struct fc_host_attrs *)(x)->shost_data)->node_name)
596 (((struct fc_host_attrs *)(x)->shost_data)->port_name)
598 (((struct fc_host_attrs *)(x)->shost_data)->permanent_port_name)
600 (((struct fc_host_attrs *)(x)->shost_data)->supported_classes)
602 (((struct fc_host_attrs *)(x)->shost_data)->supported_fc4s)
604 (((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)
606 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)
608 (((struct fc_host_attrs *)(x)->shost_data)->max_npiv_vports)
[all …]
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c33 static int fc_bsg_hostadd(struct Scsi_Host *, struct fc_host_attrs *);
390 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_host_setup()
472 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_host_remove()
763 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_fpin_li_stats_update()
811 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_fpin_delivery_stats_update()
886 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_fpin_congn_stats_update()
2065 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in store_fc_private_host_dev_loss_tmo()
2166 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); \
2362 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in store_fc_host_vport_delete()
2639 i->t.host_size = sizeof(struct fc_host_attrs); in fc_attach_transport()
[all …]
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_lport.c1197 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_ms_resp()
1451 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_enter_ms()
1594 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_timeout()
1895 struct fc_host_attrs *fc_host; in fc_lport_init()
H A Dfc_encode.h195 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_ct_ms_fill()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c2036 struct fc_host_attrs *fc_host = shost_to_fc_host(qedf->lport->host); in qedf_wait_for_vport_destroy()
3930 struct fc_host_attrs *fc_host; in qedf_get_protocol_tlv_data()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c2717 struct fc_host_attrs *fc_host; in fcoe_vport_remove()