Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h502 struct fc_host_attrs { struct
555 ((struct fc_host_attrs *)(x)->shost_data) argument
558 (((struct fc_host_attrs *)(x)->shost_data)->node_name)
560 (((struct fc_host_attrs *)(x)->shost_data)->port_name)
562 (((struct fc_host_attrs *)(x)->shost_data)->permanent_port_name)
564 (((struct fc_host_attrs *)(x)->shost_data)->supported_classes)
566 (((struct fc_host_attrs *)(x)->shost_data)->supported_fc4s)
568 (((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)
570 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)
572 (((struct fc_host_attrs *)(x)->shost_data)->max_npiv_vports)
[all …]