Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/elx/efct/
Defct_xport.c429 fc_host_supported_classes(shost) = FC_COS_CLASS3; in efct_scsi_new_device()
943 fc_host_supported_classes(shost) = FC_COS_CLASS3; in efct_scsi_new_vport()
/linux-6.1.9/include/scsi/
Dscsi_transport_fc.h598 #define fc_host_supported_classes(x) \ macro
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_attr.c189 fc_host_supported_classes(shost) = FC_COS_CLASS3; in csio_fchost_attr_init()
/linux-6.1.9/drivers/s390/scsi/
Dzfcp_scsi.c897 fc_host_supported_classes(shost) = FC_COS_CLASS2 | FC_COS_CLASS3; in zfcp_scsi_shost_update_config_data()
/linux-6.1.9/drivers/scsi/bfa/
Dbfad_attr.c407 fc_host_supported_classes(vshost) = FC_COS_CLASS3; in bfad_im_vport_create()
Dbfad_im.c1039 fc_host_supported_classes(host) = FC_COS_CLASS3; in bfad_fc_host_init()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_attr.c3115 fc_host_supported_classes(vha->host) = in qla24xx_vport_create()
3116 fc_host_supported_classes(base_vha->host); in qla24xx_vport_create()
3365 fc_host_supported_classes(vha->host) = ha->base_qpair->enable_class_2 ? in qla2x00_init_host_attr()
Dqla_target.c6969 fc_host_supported_classes(vha->host) = in qlt_24xx_config_nvram_stage1()
6975 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
7072 fc_host_supported_classes(vha->host) = in qlt_81xx_config_nvram_stage1()
7078 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
/linux-6.1.9/drivers/scsi/libfc/
Dfc_encode.h629 put_unaligned_be32(fc_host_supported_classes(lport->host), in fc_ct_ms_fill()
Dfc_lport.c1899 fc_host_supported_classes(lport->host) = FC_COS_CLASS3; in fc_lport_init()
/linux-6.1.9/drivers/message/fusion/
Dmptfc.c1016 fc_host_supported_classes(sh) = cos; in mptfc_init_host_attr()
/linux-6.1.9/drivers/scsi/ibmvscsi/
Dibmvfc.c5105 fc_host_supported_classes(vhost->host) = 0; in ibmvfc_npiv_login_done()
5107 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS1; in ibmvfc_npiv_login_done()
5109 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS2; in ibmvfc_npiv_login_done()
5111 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS3; in ibmvfc_npiv_login_done()
/linux-6.1.9/drivers/scsi/
Dscsi_transport_fc.c1887 if (fc_host_supported_classes(shost) == FC_COS_UNSPECIFIED) in show_fc_host_supported_classes()
1890 return get_fc_cos_names(fc_host_supported_classes(shost), buf); in show_fc_host_supported_classes()
/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_init.c5004 fc_host_supported_classes(shost) = FC_COS_CLASS3; in lpfc_host_attrib_init()