Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_transport_fc.h557 #define fc_host_supported_classes(x) \ macro
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_attr.c189 fc_host_supported_classes(shost) = FC_COS_CLASS3; in csio_fchost_attr_init()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_attr.c2090 fc_host_supported_classes(vha->host) = in qla24xx_vport_create()
2091 fc_host_supported_classes(base_vha->host); in qla24xx_vport_create()
2310 fc_host_supported_classes(vha->host) = ha->tgt.enable_class_2 ? in qla2x00_init_host_attr()
Dqla_target.c6250 fc_host_supported_classes(vha->host) = in qlt_24xx_config_nvram_stage1()
6256 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
6337 fc_host_supported_classes(vha->host) = in qlt_81xx_config_nvram_stage1()
6343 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
/linux-4.4.14/drivers/scsi/bfa/
Dbfad_attr.c412 fc_host_supported_classes(vshost) = FC_COS_CLASS3; in bfad_im_vport_create()
Dbfad_im.c1027 fc_host_supported_classes(host) = FC_COS_CLASS3; in bfad_fc_host_init()
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvfc.c4070 fc_host_supported_classes(vhost->host) = 0; in ibmvfc_npiv_login_done()
4072 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS1; in ibmvfc_npiv_login_done()
4074 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS2; in ibmvfc_npiv_login_done()
4076 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS3; in ibmvfc_npiv_login_done()
/linux-4.4.14/drivers/message/fusion/
Dmptfc.c1025 fc_host_supported_classes(sh) = cos; in mptfc_init_host_attr()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_lport.c1873 fc_host_supported_classes(lport->host) = FC_COS_CLASS3; in fc_lport_init()
/linux-4.4.14/drivers/scsi/
Dscsi_transport_fc.c1490 if (fc_host_supported_classes(shost) == FC_COS_UNSPECIFIED) in show_fc_host_supported_classes()
1493 return get_fc_cos_names(fc_host_supported_classes(shost), buf); in show_fc_host_supported_classes()
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_fsf.c481 fc_host_supported_classes(shost) = FC_COS_CLASS2 | FC_COS_CLASS3; in zfcp_fsf_exchange_config_evaluate()
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_init.c3491 fc_host_supported_classes(shost) = FC_COS_CLASS3; in lpfc_host_attrib_init()